Jacob Signorovitch jacob
jacob pushed to types at scl/scl 2025-02-25 12:52:25 +00:00
79b60e4853 Fixed name error handling.
jacob pushed to types at scl/scl 2025-02-25 12:47:38 +00:00
8cab531129 Fixed memory error in exception printing.
jacob pushed to types at scl/scl 2025-02-15 16:04:10 +00:00
eb3fbca030 Some things are broken.
jacob pushed to master at jacob/yamth 2025-02-10 04:15:54 +00:00
ff22321577 Adds more things.
jacob pushed to master at jacob/yamth 2025-02-10 04:10:27 +00:00
95083d8007 Initial.
jacob created branch master in jacob/yamth 2025-02-10 04:10:27 +00:00
jacob created repository jacob/yamth 2025-02-10 04:09:56 +00:00
jacob pushed to types at scl/scl 2025-02-08 16:02:39 +00:00
40b91b96bd Adds type infrastructure.
jacob pushed to types at scl/scl 2025-02-08 15:23:37 +00:00
67f659e263 Merge branch 'master' into types.
b8ce193299 Scope works.
Compare 2 commits »
jacob pushed to master at scl/scl 2025-02-08 15:21:34 +00:00
b8ce193299 Scope works.
jacob pushed to types at scl/scl 2025-02-08 14:26:06 +00:00
11401e75a7 Fixed.
jacob pushed to types at scl/scl 2025-02-07 22:33:40 +00:00
a6be116a2d Adds test for integer arithmetic.
jacob pushed to types at scl/scl 2025-02-07 22:30:05 +00:00
3678940537 Adds preliminary type enums.
jacob created branch types in scl/scl 2025-02-07 22:30:05 +00:00
jacob pushed to master at scl/scl 2025-02-04 23:12:10 +00:00
cddf5eed76 Creates config.mk.
jacob pushed to master at scl/scl 2025-02-04 22:59:42 +00:00
c685d6e55f TODO.md.
jacob pushed to master at scl/scl 2025-02-04 22:56:25 +00:00
6cbc28e092 Maybe fixed some memory leaks.
jacob pushed to master at scl/scl 2025-02-04 22:29:31 +00:00
408a5a46c0 Can set and ref vars in main scope.
jacob pushed to master at scl/scl 2025-02-04 22:04:14 +00:00
6903aeb383 Added Makefile rule to count LOC.
jacob pushed to master at scl/scl 2025-02-04 22:00:51 +00:00
fbabf71d64 Variable references in blocks now work.