Jacob Signorovitch jacob
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.
jacob pushed to lambda at scl/scl 2025-06-28 15:15:37 +00:00
289243de38 Added lambda parsing.
jacob pushed to lambda at scl/scl 2025-06-28 14:55:42 +00:00
67aafb3ead Updated syntax to abbreviate functions defs.
jacob pushed to lambda at scl/scl 2025-06-18 21:21:51 +00:00
3b5bee0695 Added trap for GDB &c.
jacob pushed to lambda at scl/scl 2025-06-14 15:22:29 +00:00
970fc39198 Cleaned up types with anonymous structs.
jacob created branch lambda in scl/scl 2025-06-14 15:22:29 +00:00