Maxwell max
max pushed to master at solstice/solstice 2026-01-25 17:40:16 +11:00
010d155f5d Start work on structs
max pushed to master at ground/ground 2026-01-25 14:38:43 +11:00
a18479b21c It compiles on windows now I guess
max pushed to master at solstice/solstice 2026-01-25 13:37:12 +11:00
44785185f7 Update syntax highlighting
max pushed to master at ground/ground 2026-01-25 13:12:44 +11:00
b502184478 Merge pull request 'More type conversions' (#19) from DiamondNether90/cground:master into master
b348ca7626 More type conversions
Compare 2 commits »
max merged pull request ground/ground#19 2026-01-25 13:12:43 +11:00
More type conversions
max pushed to master at ground/ground 2026-01-24 16:36:47 +11:00
1570177de1 Fix type conversions
max pushed to master at ground/ground 2026-01-24 16:23:10 +11:00
2da11f854d Struct and object printing
max pushed to master at ground/ground 2026-01-24 15:46:19 +11:00
337c6ada24 Actually fix the bug
max pushed to master at ground/ground 2026-01-24 15:05:17 +11:00
bb0baba167 Fix bug when defining functions and structs
max pushed to master at ground/ground 2026-01-23 15:30:19 +11:00
ca0b87aacd Update docs
max pushed to unstable at ground/ground 2026-01-23 14:42:39 +11:00
017d0eb273 Merge pull request 'Update unstable with master' (#18) from master into unstable
e8c49508a0 Band-aid fix for structs, use more memory :\
68182d916e Satisfy Leo's thirst for structs and extlibs
3f684dad3f I'm tired of ragebaiting Leo
03aab86413 Fix the fix?
Compare 5 commits »
max merged pull request ground/ground#18 2026-01-23 14:42:37 +11:00
Update unstable with master
max created pull request ground/ground#18 2026-01-23 14:42:33 +11:00
Update unstable with master
max pushed to unstable at ground/ground 2026-01-23 14:41:17 +11:00
max pushed to unstable at ground/ground 2026-01-23 14:32:44 +11:00
37b92ecd6f Test using packed attribute
max pushed to master at ground/ground 2026-01-23 13:48:46 +11:00
e8c49508a0 Band-aid fix for structs, use more memory :\
max pushed to master at ground/ground 2026-01-22 20:59:08 +11:00
68182d916e Satisfy Leo's thirst for structs and extlibs
max pushed to master at ground/ground 2026-01-22 20:40:57 +11:00
3f684dad3f I'm tired of ragebaiting Leo
max pushed to master at ground/ground 2026-01-22 20:36:30 +11:00
03aab86413 Fix the fix?
max pushed to unstable at ground/ground 2026-01-22 19:09:43 +11:00
f9352cf59f Start work on floats