valeri/test
2024-09-18 20:02:56 +01:00
..
array.cpp Stop passing arena explicitly 2024-08-09 23:45:06 +01:00
collections.vli Implement "set" function for arrays 2024-09-18 20:02:56 +01:00
dict.cpp Implement "set" function in the stdlib 2024-09-18 19:53:12 +01:00
dict.vli Implement "let" construct in the compiler 2024-08-28 23:57:01 +01:00
function.vli Add a simple test for the map function 2024-09-15 16:23:57 +01:00
logic.vli Fix a typo in the logic test 2024-08-27 23:20:01 +01:00
numeric.vli Add more numeric test cases 2024-08-27 23:00:37 +01:00
string.cpp Compile syntax expressions 2024-09-09 22:56:06 +01:00
symbol.cpp Stop passing arena explicitly 2024-08-09 23:45:06 +01:00
test.hpp Enable execution of primitive arithmetic bytecode 2024-08-13 01:11:23 +01:00