Commit graph

7 commits

Author SHA1 Message Date
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
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