Jacob Signorovitch jacob
jacob pushed to linked_env_scope at jacob/scl 2025-04-26 14:58:15 +00:00
40051de9ae Fix deprecated version name.
jacob pushed to linked_env_scope at jacob/scl 2025-04-26 13:46:12 +00:00
2d01b09ee9 Added scope structures.
ff68b756ef Updated for Scope.
Compare 2 commits »
jacob created branch linked_env_scope in jacob/scl 2025-04-23 17:12:40 +00:00
jacob pushed to linked_env_scope at jacob/scl 2025-04-23 17:12:40 +00:00
c2f2658e9c Start removing old cursed stack frame scope code.
jacob pushed to master at jacob/scl 2025-04-23 17:07:17 +00:00
3e80f6430d Updated output formatting for scope.
jacob pushed to master at jacob/scl 2025-04-14 13:07:39 +00:00
5b50d423fa Updated README for new scoping system.
jacob pushed to master at jacob/scl 2025-04-14 12:59:20 +00:00
a04d318e45 Started implementing the linked env scope.
jacob pushed to master at jacob/scl 2025-04-12 18:36:46 +00:00
7258f162c9 Clean up build process and add more doc.
jacob pushed to master at jacob/scl 2025-04-12 18:30:33 +00:00
6e05f1334a Updated grammar rules for new scope system.
jacob pushed to master at jacob/scl 2025-04-12 13:47:38 +00:00
4e66f7875a Added grammars for function definitions.
jacob pushed to master at jacob/scl 2025-03-30 21:05:55 +00:00
845a7f87b2 Updated exception execution.
jacob pushed to master at jacob/scl 2025-03-30 20:09:15 +00:00
5b163b26dd Fixed static allocation of builting functions.
jacob pushed to master at jacob/scl 2025-03-26 22:16:27 +00:00
f8ee7cc66e Oh boy do I love formatting.
jacob pushed to master at jacob/scl 2025-03-26 22:06:22 +00:00
d699f492fa Updated to use the builtin functions list.
jacob pushed to master at jacob/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 jacob/scl 2025-03-11 08:56:20 +00:00
18c61d86dc Fixed crash on unknown var name.
jacob pushed to master at jacob/scl 2025-03-03 15:16:00 +00:00
eaf65697de Reformatted comments to be more consistent & clear.
jacob pushed to master at jacob/scl 2025-02-28 18:10:28 +00:00
ce6e558761 Updated README.md.
jacob pushed to master at jacob/scl 2025-02-26 17:44:13 +00:00
db6e591d77 Added back all the old functions.