flesh/tests
2023-03-20 22:14:40 -07:00
..
test_eval.rs Implemented SymTable optimization for efficient variable updates 2023-03-20 17:16:44 -07:00
test_func.rs Implemented SymTable optimization for efficient variable updates 2023-03-20 17:16:44 -07:00
test_lex.rs additional comment form 2023-03-10 13:16:25 -08:00
test_lib_append.rs Some readme elaboration, but mostly cons 2023-03-09 16:03:06 -08:00
test_lib_bools.rs add boolean cast function 2023-03-09 17:28:17 -08:00
test_lib_control.rs variables defined using def in a let statement now escape local scope 2023-03-17 12:01:43 -07:00
test_lib_decl.rs * fixed and wrote test for lambda and function as arg case 2023-03-20 16:22:51 -07:00
test_lib_math.rs finished inc and dec, and tests 2023-03-07 22:16:57 -08:00
test_lib_str.rs list contains implemented 2023-03-20 22:14:40 -07:00