flesh/tests
Ava Hahn 1ee9ba55fb
Added USERLIB with prepend and set.
Added a q shortcut to quote
get-doc and set-doc no longer conditionally evaluate args
Fixed bug in let, documented potential performance improvements
upped default history to 5k lines
2023-03-17 13:06:27 -07:00
..
test_eval.rs rustfmt previous commit 2023-03-05 22:37:13 -08:00
test_func.rs rustfmt previous commit 2023-03-05 22:37:13 -08: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 Added USERLIB with prepend and set. 2023-03-17 13:06:27 -07:00
test_lib_math.rs finished inc and dec, and tests 2023-03-07 22:16:57 -08:00
test_lib_str.rs add string split method 2023-03-08 19:42:08 -08:00