Jacob Signorovitch jacob
jacob created branch types in jacob/scl 2025-02-07 22:30:05 +00:00
jacob pushed to types at jacob/scl 2025-02-07 22:30:05 +00:00
3678940537 Adds preliminary type enums.
jacob pushed to master at jacob/scl 2025-02-04 23:12:10 +00:00
cddf5eed76 Creates config.mk.
jacob pushed to master at jacob/scl 2025-02-04 22:59:42 +00:00
c685d6e55f TODO.md.
jacob pushed to master at jacob/scl 2025-02-04 22:56:25 +00:00
6cbc28e092 Maybe fixed some memory leaks.
jacob pushed to master at jacob/scl 2025-02-04 22:29:31 +00:00
408a5a46c0 Can set and ref vars in main scope.
jacob pushed to master at jacob/scl 2025-02-04 22:04:14 +00:00
6903aeb383 Added Makefile rule to count LOC.
jacob pushed to master at jacob/scl 2025-02-04 22:00:51 +00:00
fbabf71d64 Variable references in blocks now work.
jacob pushed to master at jacob/scl 2025-02-04 21:50:41 +00:00
78e31c3e27 Fixed block parsing for real this time.
jacob pushed to master at jacob/scl 2025-02-04 21:41:18 +00:00
be3baee74e Fixed dlists.
jacob pushed to master at jacob/scl 2025-02-04 16:31:07 +00:00
d5a07fae56 Started adding scope.
jacob pushed to master at jacob/scl 2025-02-03 18:37:37 +00:00
4153903443 Added types example.
jacob pushed to master at jacob/scl 2025-02-03 18:10:51 +00:00
77d58bd69e Updated STATUS.md.
jacob deleted branch blocks from jacob/scl 2025-02-03 18:08:38 +00:00
jacob pushed to master at jacob/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 jacob/scl 2025-02-03 18:03:03 +00:00
4fb73b3c6f Fixed word accumulator.
e5c58d5fc5 Fixed tests.
Compare 2 commits »
jacob pushed to blocks at jacob/scl 2025-02-03 16:29:02 +00:00
5d81054cf6 Added variable definitions.
jacob pushed to blocks at jacob/scl 2025-02-03 15:07:11 +00:00
66c518fe43 Don't know why that last test is hanging.
jacob pushed to master at jacob/scl 2025-02-02 02:39:14 +00:00
5ecdf2d89a Sorted .gitignore again because that's important.
jacob pushed to blocks at jacob/scl 2025-02-01 23:40:55 +00:00
a5a86dc080 Basic blocks now work.