Jacob Signorovitch jacob
jacob pushed to master at scl/tree-sitter-scl 2025-08-27 01:17:16 +00:00
7cad33405e Nope.
jacob pushed to master at scl/tree-sitter-scl 2025-08-27 01:04:43 +00:00
1449046149 Added highlights.
jacob pushed to master at scl/tree-sitter-scl 2025-08-27 00:57:10 +00:00
fad24975fd Second commit.
94f9c6652e Initial commit.
jacob created branch master in scl/tree-sitter-scl 2025-08-27 00:57:10 +00:00
jacob created repository scl/tree-sitter-scl 2025-08-27 00:54:59 +00:00
jacob pushed to master at scl/scl 2025-08-26 22:30:33 +00:00
b7b90f528b Created an awful hack for a clean exit on die().
0ef44be808 Fixed some builtin arithmetic logic.
Compare 2 commits »
jacob deleted branch lambda-save from scl/scl 2025-08-26 22:04:54 +00:00
jacob deleted branch lambda from scl/scl 2025-08-26 22:04:42 +00:00
jacob pushed to master at scl/scl 2025-08-26 20:37:57 +00:00
8924818ec4 Updated README.md.
73efa7e136 Cleaned up a bit.
Compare 2 commits »
jacob pushed to master at scl/scl 2025-08-26 20:26:24 +00:00
4e8d7131d6 Merge branch 'lambda'
bfce18ab81 Completed lambda implementation of functions.
7b648c4bd7 Fixed negative expressions.
4ec5d1c075 Fixed everything.
5ba070ced7 Things are still in motion. Last thing worked on: call execution.
Compare 12 commits »
jacob pushed to lambda at scl/scl 2025-08-26 20:25:51 +00:00
bfce18ab81 Completed lambda implementation of functions.
jacob pushed to lambda at scl/scl 2025-08-26 20:18:08 +00:00
7b648c4bd7 Fixed negative expressions.
jacob pushed to lambda at scl/scl 2025-08-23 14:54:26 +00:00
4ec5d1c075 Fixed everything.
jacob pushed to lambda at scl/scl 2025-07-05 15:00:17 +00:00
5ba070ced7 Things are still in motion. Last thing worked on: call execution.
jacob pushed to master at scl/scl 2025-06-30 05:24:34 +00:00
8256643c0b Updated example.
jacob pushed to lambda at scl/scl 2025-06-30 05:22:49 +00:00
29a217928e Things are in motion.
jacob pushed to lambda at scl/scl 2025-06-28 16:25:48 +00:00
482f2b4877 Big refactor to unclutter ast.h.
jacob pushed to lambda-save at scl/scl 2025-06-28 16:06:14 +00:00
jacob created branch lambda-save in scl/scl 2025-06-28 16:06:14 +00:00
jacob pushed to lambda at scl/scl 2025-06-28 16:05:27 +00:00
36fd838a8f Done with some things, saving here.