Jacob Signorovitch jacob
jacob pushed to master at scl/scl 2025-02-04 22:00:51 +00:00
fbabf71d64 Variable references in blocks now work.
jacob pushed to master at scl/scl 2025-02-04 21:50:41 +00:00
78e31c3e27 Fixed block parsing for real this time.
jacob pushed to master at scl/scl 2025-02-04 21:41:18 +00:00
be3baee74e Fixed dlists.
jacob pushed to master at scl/scl 2025-02-04 16:31:07 +00:00
d5a07fae56 Started adding scope.
jacob pushed to master at scl/scl 2025-02-03 18:37:37 +00:00
4153903443 Added types example.
jacob pushed to master at scl/scl 2025-02-03 18:10:51 +00:00
77d58bd69e Updated STATUS.md.
jacob deleted branch blocks from scl/scl 2025-02-03 18:08:38 +00:00
jacob pushed to master at scl/scl 2025-02-03 18:07:26 +00:00
47a3143752 Merge remote-tracking branch 'refs/remotes/origin/master'
4fb73b3c6f Fixed word accumulator.
e5c58d5fc5 Fixed tests.
5d81054cf6 Added variable definitions.
66c518fe43 Don't know why that last test is hanging.
Compare 7 commits »
jacob pushed to blocks at scl/scl 2025-02-03 18:03:03 +00:00
4fb73b3c6f Fixed word accumulator.
e5c58d5fc5 Fixed tests.
Compare 2 commits »
jacob pushed to blocks at scl/scl 2025-02-03 16:29:02 +00:00
5d81054cf6 Added variable definitions.
jacob pushed to blocks at scl/scl 2025-02-03 15:07:11 +00:00
66c518fe43 Don't know why that last test is hanging.
jacob pushed to master at scl/scl 2025-02-02 02:39:14 +00:00
5ecdf2d89a Sorted .gitignore again because that's important.
jacob pushed to blocks at scl/scl 2025-02-01 23:40:55 +00:00
a5a86dc080 Basic blocks now work.
jacob created branch blocks in scl/scl 2025-02-01 16:01:23 +00:00
jacob pushed to blocks at scl/scl 2025-02-01 16:01:23 +00:00
70393ef9ae Started work on blocks and the hash table.
jacob pushed to master at scl/scl 2025-01-31 23:10:15 +00:00
efac7f7747 Added hashtable header.
jacob deleted branch variables from scl/scl 2025-01-25 15:18:04 +00:00
jacob pushed to master at scl/scl 2025-01-25 15:14:02 +00:00
3fcffc81ad Merge branch 'variables'.
27e61471a8 Fixed some things.
8b01407374 Added initial support for variables.
Compare 3 commits »
jacob pushed to variables at scl/scl 2025-01-25 15:12:35 +00:00
27e61471a8 Fixed some things.
jacob pushed to master at scl/scl 2025-01-25 14:22:41 +00:00
c94d7863a7 Fixed tests.