Commit graph

9 commits

Author SHA1 Message Date
cdba0dfe89 readme updates
Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-07-12 21:59:18 -07:00
3d0d8d8215 add join function to stdlib
Signed-off-by: Ava Affine <ava@sunnypup.io>
2024-06-01 09:20:05 -07:00
9b447eb5b7 rename relish to flesh 2024-02-06 22:39:08 +00:00
415b1181fa add syntax highlighting for emacs
Signed-off-by: Ava Hahn <ava@sunnypup.io>
2023-10-19 12:20:57 -07:00
0babc1986a add list type check 2023-07-30 12:26:02 -07: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
8cc0202a7b Readme and clippy cleanups 2023-05-28 23:22:49 +00:00
cbd52de91b Refactor documentation to get the language reference text out of the
way of more typical readme items.
2023-05-28 15:14:15 -07:00