Maxwell max
max pushed to master at ground/ground 2026-04-15 15:03:43 +10:00
731d018857 Fix building without Tram
max pushed to master at solstice/solstice 2026-04-15 11:26:01 +10:00
00bf654882 IT SORTA WORKS
max pushed to master at solstice/solstice 2026-04-15 11:13:52 +10:00
591adf79a4 More work on generics, still no worky
max pushed to master at ground/ground 2026-04-15 10:37:30 +10:00
e4b5aafe35 Add catch support
max pushed to master at solstice/solstice 2026-04-14 17:08:57 +10:00
c7d4a7700e Further work on generics
max pushed to master at solstice/solstice 2026-04-14 12:00:31 +10:00
d0d1dc7465 Parse generic initializations
f8afa2f564 Start work on codegen for generics
Compare 2 commits »
max pushed to master at ground/ground 2026-04-14 10:50:44 +10:00
ca85550c92 Start work on throw and catch
max pushed to master at solstice/solstice 2026-04-14 09:21:40 +10:00
f127c2f5ab Add generics example
max pushed to master at solstice/solstice 2026-04-14 08:50:05 +10:00
0bb3741c66 "as" in struct
max closed issue solstice/solstice#2 2026-04-13 20:41:28 +10:00
Adding a semicolon after puts doesn't compile
max commented on issue solstice/solstice#5 2026-04-13 20:41:21 +10:00
Surrounding an expression with brackets errors with message WIP

Oh yea i did fix this at some point

max closed issue solstice/solstice#5 2026-04-13 20:41:21 +10:00
Surrounding an expression with brackets errors with message WIP
max pushed to master at solstice/solstice 2026-04-13 19:14:56 +10:00
dfe37de5c0 Fix duplicators
max pushed to master at ground/ground 2026-04-13 18:27:59 +10:00
7f47491491 Duplicator support
max pushed to master at solstice/solstice 2026-04-13 14:03:01 +10:00
5d9cb02e7e Parse and codegen duplicator
max pushed to master at ground/ground 2026-04-13 13:42:15 +10:00
6bcf9d43c8 augh
max pushed to master at ground/ground 2026-04-13 13:37:54 +10:00
9a6efed426 Band-aid fix for null type
max pushed to master at solstice/solstice 2026-04-13 13:13:06 +10:00
547488964a Fix an issue with constructors
max pushed to master at solstice/solstice 2026-04-13 12:07:08 +10:00
67ea6cc5fc Enums as return types
max pushed to master at solstice/solstice 2026-04-13 11:53:43 +10:00
36030f01a2 Basic enum