flesh/src
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
..
bin Added USERLIB with prepend and set. 2023-03-17 13:06:27 -07:00
stl Added USERLIB with prepend and set. 2023-03-17 13:06:27 -07:00
config.rs multiline shell, yay! 2023-03-15 21:55:10 -07:00
eval.rs multiline shell, yay! 2023-03-15 21:55:10 -07:00
lex.rs additional comment form 2023-03-10 13:16:25 -08:00
lib.rs rustfmt 2023-03-01 11:47:37 -08:00
segment.rs Fully fledged lambdas, along with efficiency tweaks across the ast 2023-03-13 15:02:19 -07:00
stl.rs Added USERLIB with prepend and set. 2023-03-17 13:06:27 -07:00
sym.rs variables defined using def in a let statement now escape local scope 2023-03-17 12:01:43 -07:00