9b447eb5b7
rename relish to flesh
2024-02-06 22:39:08 +00:00
2cd5016c1d
Assert, Exit builtins
...
* Builtins for assert and exit are added
* Tests for assert are added
* file operations from previous MR are added to documents
* assert and exit are added to documents
2023-06-20 01:25:19 +00:00
dariof4
bd23198009
Added cond function to Userlib
...
Added the cond function to Userlib, also added the associated tests
and documentation.
2023-06-13 00:18:11 +02:00
09b032271b
small docs updates, add trailing slash to autocompleted directories
2023-05-16 10:58:06 -07:00
ee1ef9700d
cd function
...
Signed-off-by: Ava Hahn <ava@sunnypup.io>
2023-04-17 22:11:49 -07:00
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