Jacob Signorovitch jacob
jacob pushed to master at scl/scl 2025-04-12 18:36:46 +00:00
7258f162c9 Clean up build process and add more doc.
jacob pushed to master at scl/scl 2025-04-12 18:30:33 +00:00
6e05f1334a Updated grammar rules for new scope system.
jacob pushed to master at scl/scl 2025-04-12 13:47:38 +00:00
4e66f7875a Added grammars for function definitions.
jacob pushed to master at scl/scl 2025-03-30 21:05:55 +00:00
845a7f87b2 Updated exception execution.
jacob pushed to master at scl/scl 2025-03-30 20:09:15 +00:00
5b163b26dd Fixed static allocation of builting functions.
jacob pushed to master at scl/scl 2025-03-26 22:16:27 +00:00
f8ee7cc66e Oh boy do I love formatting.
jacob pushed to master at scl/scl 2025-03-26 22:06:22 +00:00
d699f492fa Updated to use the builtin functions list.
jacob pushed to master at scl/scl 2025-03-25 19:07:34 +00:00
018404eea1 Wait why's that still there it's done already.
jacob pushed to master at jacob/mark 2025-03-25 02:35:36 +00:00
f0b7f5d463 Gone.
jacob pushed to master at scl/scl 2025-03-11 08:56:20 +00:00
18c61d86dc Fixed crash on unknown var name.
jacob pushed to master at scl/scl 2025-03-03 15:16:00 +00:00
eaf65697de Reformatted comments to be more consistent & clear.
jacob pushed to master at scl/scl 2025-02-28 18:10:28 +00:00
ce6e558761 Updated README.md.
jacob pushed to master at scl/scl 2025-02-26 17:44:13 +00:00
db6e591d77 Added back all the old functions.
jacob pushed to master at scl/scl 2025-02-25 13:17:58 +00:00
58554e8727 Fixed some expression mishandling.
jacob pushed to master at scl/scl 2025-02-25 13:14:11 +00:00
4b9f269938 Updated Unity.
jacob pushed to master at scl/scl 2025-02-25 13:11:29 +00:00
3d0f534017 Plans.
jacob deleted branch types from scl/scl 2025-02-25 13:10:04 +00:00
jacob pushed to master at scl/scl 2025-02-25 13:08:35 +00:00
38c6a9113c Added sub to the builtin functions.
109bcb3fa5 Fixed function calls on builtin.
79b60e4853 Fixed name error handling.
8cab531129 Fixed memory error in exception printing.
eb3fbca030 Some things are broken.
Compare 10 commits »
jacob pushed to types at scl/scl 2025-02-25 13:04:56 +00:00
38c6a9113c Added sub to the builtin functions.
jacob pushed to types at scl/scl 2025-02-25 12:56:43 +00:00
109bcb3fa5 Fixed function calls on builtin.