Maxwell max
max pushed to unstable at ground/ground 2026-01-21 14:35:58 +11:00
51639e904d Add control flow
c728801bc3 Add comparisons
Compare 2 commits »
max pushed to unstable at ground/ground 2026-01-21 14:02:18 +11:00
e3c8a2f453 Add multiply and subtract
max pushed to unstable at ground/ground 2026-01-21 13:51:08 +11:00
bf68f1500c Add add instruction to compiler
max pushed to unstable at ground/ground 2026-01-21 13:25:21 +11:00
31577fcc62 Add set to compiler
max closed pull request ground/ground#12 2026-01-21 12:21:43 +11:00
master
max pushed to unstable at ground/ground 2026-01-21 12:21:02 +11:00
925077d55e Merge branch 'master' into unstable
32d6a029dd trying to fix stuff
0f155c80be ground library version 1.1.5
4680597065 update to math library (v1.1.0)
792aed13ae Balright time to break master again
Compare 6 commits »
max created pull request ground/ground#12 2026-01-21 12:18:22 +11:00
master
max pushed to master at ground/ground 2026-01-21 11:55:47 +11:00
32d6a029dd trying to fix stuff
max pushed to unstable at ground/ground 2026-01-21 11:38:43 +11:00
dac983b684 Update compiler
max pushed to master at ground/ground-old 2026-01-21 11:38:12 +11:00
0796bee066 Update compiler
max pushed to unstable at ground/ground 2026-01-21 11:17:50 +11:00
d3c03b4987 Better cmdline args, start work on compiler
max pushed to unstable at ground/ground 2026-01-20 21:27:11 +11:00
c6762a7966 extlibs can now add variables and structs!
max pushed to master at ground/ground 2026-01-20 21:17:22 +11:00
792aed13ae Balright time to break master again
max pushed to master at ground/ground 2026-01-20 20:17:37 +11:00
08b1edd7a7 Update include header
max pushed to unstable at ground/ground 2026-01-20 20:15:02 +11:00
8eef78c310 Merge pull request 'master' (#11) from master into unstable
6d0dd99406 Merge pull request 'Error function' (#10) from DiamondNether90/cground:testing into master
7717a40574 Error function
bbf2277b6f Merge pull request 'Add math library' (#9) from unstable into master
Compare 4 commits »
max merged pull request ground/ground#11 2026-01-20 20:15:00 +11:00
master
max created pull request ground/ground#11 2026-01-20 20:14:56 +11:00
master
max pushed to unstable at ground/ground 2026-01-20 19:58:25 +11:00
ec23d55f9d Fix bug about passing objs to functions
max pushed to unstable at ground/ground 2026-01-20 19:56:18 +11:00
724162f42e Refactor fn arg checking
max pushed to master at chookspace/pages 2026-01-20 12:29:49 +11:00
2effbf607a Update README.md