dcb2969b0a
* fixed and wrote test for lambda and function as arg case
...
* added license to userlib tests
* added map impl to userlib
* userlib tests now run and pass
* all args are evaluated individually
2023-03-20 16:22:51 -07:00
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
a01df6b7b2
undid eval tweaks, made tests for weird def cases
2023-03-17 12:21:42 -07:00
3848d3bcfa
Eval enhancements. Rewrote store to be significantly better
2023-03-17 11:42:36 -07:00
8efa1dbaad
Fully fledged lambdas, along with efficiency tweaks across the ast
2023-03-13 15:02:19 -07:00