Maxwell max
max pushed to master at solstice/solstice 2026-04-17 13:28:09 +10:00
692dd6b0db Fix static builds
max pushed to master at solstice/solstice 2026-04-17 13:25:28 +10:00
8087a8150e Static build
max pushed to master at ground/ground 2026-04-17 12:57:50 +10:00
fca9dd63a0 Allow static linking to Ground
max pushed to master at solstice/solstice 2026-04-17 12:37:18 +10:00
ac13b7a0ae Update highlighting
max pushed to master at solstice/solstice 2026-04-17 12:28:09 +10:00
8b40dbd563 Fix generic constructor issue
max pushed to master at solstice/solstice 2026-04-16 17:14:15 +10:00
0cf63b034f Fix some things, may break others
max pushed to master at solstice/solstice 2026-04-16 12:59:57 +10:00
ba6ec79a10 x as y
max pushed to master at solstice/solstice 2026-04-15 16:57:53 +10:00
f261a1cd0e More generics stuff
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 closed issue solstice/solstice#5 2026-04-13 20:41:21 +10:00
Surrounding an expression with brackets errors with message WIP
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