valeri/test
2024-09-04 23:24:12 +01:00
..
array.cpp Stop passing arena explicitly 2024-08-09 23:45:06 +01:00
collections.vli Add self-evaluating symbols that start with ":" 2024-09-04 23:24:12 +01:00
dict.cpp Use recursion for reading lists 2024-09-04 23:18:57 +01:00
dict.vli Implement "let" construct in the compiler 2024-08-28 23:57:01 +01:00
function.vli Implement defining top-level variables including in REPL 2024-09-01 23:45:20 +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
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