99cb9e5a2e
elementary shell behavior: can kick off a foreground process and
...
handle signals
2023-03-24 18:14:33 -07:00
3b1ae0efd5
add path manipulation functions
2023-03-23 12:07:28 -07:00
b638918a89
list contains implemented
2023-03-20 22:14:40 -07:00
4f6622730a
added userlib reduce function
...
Signed-off-by: Ava Hahn <ava@sunnypup.io>
2023-03-20 21:07:16 -07:00
381852b3bd
Implemented SymTable optimization for efficient variable updates
2023-03-20 17:16:44 -07:00
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
34e77903a6
Add userlib tests
...
Document userlib in readme
extend example configuration to include userlib
2023-03-17 13:24:31 -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