Jacob Signorovitch jacob
jacob pushed to master at jacob/scl 2025-02-26 17:44:13 +00:00
db6e591d77 Added back all the old functions.
jacob pushed to master at jacob/scl 2025-02-25 13:17:58 +00:00
58554e8727 Fixed some expression mishandling.
jacob pushed to master at jacob/scl 2025-02-25 13:14:11 +00:00
4b9f269938 Updated Unity.
jacob pushed to master at jacob/scl 2025-02-25 13:11:29 +00:00
3d0f534017 Plans.
jacob deleted branch types from jacob/scl 2025-02-25 13:10:04 +00:00
jacob pushed to master at jacob/scl 2025-02-25 13:08:35 +00:00
38c6a9113c Added sub to the builtin functions.
109bcb3fa5 Fixed function calls on builtin.
79b60e4853 Fixed name error handling.
8cab531129 Fixed memory error in exception printing.
eb3fbca030 Some things are broken.
Compare 10 commits »
jacob pushed to types at jacob/scl 2025-02-25 13:04:56 +00:00
38c6a9113c Added sub to the builtin functions.
jacob pushed to types at jacob/scl 2025-02-25 12:56:43 +00:00
109bcb3fa5 Fixed function calls on builtin.
jacob pushed to types at jacob/scl 2025-02-25 12:52:25 +00:00
79b60e4853 Fixed name error handling.
jacob pushed to types at jacob/scl 2025-02-25 12:47:38 +00:00
8cab531129 Fixed memory error in exception printing.
jacob pushed to types at jacob/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 created branch master in jacob/yamth 2025-02-10 04:10:27 +00:00
jacob pushed to master at jacob/yamth 2025-02-10 04:10:27 +00:00
95083d8007 Initial.
jacob created repository jacob/yamth 2025-02-10 04:09:56 +00:00
jacob pushed to types at jacob/scl 2025-02-08 16:02:39 +00:00
40b91b96bd Adds type infrastructure.
jacob pushed to types at jacob/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 jacob/scl 2025-02-08 15:21:34 +00:00
b8ce193299 Scope works.
jacob pushed to types at jacob/scl 2025-02-08 14:26:06 +00:00
11401e75a7 Fixed.
jacob pushed to types at jacob/scl 2025-02-07 22:33:40 +00:00
a6be116a2d Adds test for integer arithmetic.