Maxwell max
max pushed to master at solstice/solstice 2026-04-09 19:00:53 +10:00
a2fc138ba1 'new' keyword
max pushed to master at solstice/solstice 2026-04-09 17:14:08 +10:00
9b55b509f5 Fix struct interaction with type system
f694f50d70 Fix struct parsing
Compare 2 commits »
max pushed to master at solstice/solstice 2026-04-09 16:05:01 +10:00
5b61a11f00 Codegen for structs
max pushed to master at ground/ground 2026-04-09 16:04:26 +10:00
c2d6e2fcad Update the header again
max pushed to master at solstice/solstice 2026-04-09 15:39:32 +10:00
00d6ed83fb Parse structs
max pushed to master at solstice/solstice 2026-04-09 11:43:14 +10:00
6988f314b0 Parse exprs in parens
max pushed to master at solstice/solstice 2026-04-09 10:39:22 +10:00
70dc5eb5a0 Parse expressions in parens (3 + 2) * 4
max closed issue solstice/solstice#4 2026-04-09 10:18:27 +10:00
Division behaves like subtraction
max commented on issue solstice/solstice#4 2026-04-09 10:18:27 +10:00
Division behaves like subtraction

Fixed in commit 1e3bd6c601

max pushed to master at solstice/solstice 2026-04-09 10:17:56 +10:00
1e3bd6c601 Division no longer becomes subtraction
max pushed to master at solstice/solstice 2026-04-09 10:04:23 +10:00
f66464a7cc Stuff
max pushed to main at ground/.profile 2026-04-05 18:49:42 +10:00
max pushed to main at ground/.profile 2026-04-05 18:49:07 +10:00
51a6ada1e7 add readme
max created branch main in ground/.profile 2026-04-05 18:49:07 +10:00
max commented on pull request ground/ground#26 2026-04-05 18:22:01 +10:00
Unit tests

Screw it we merge

max pushed to master at ground/ground 2026-04-05 18:21:56 +10:00
c9f6fa5f8a Merge pull request 'Unit tests' (#26) from DiamondNether90/cground:master into master
93ae22c0db Added the bandaid fix back for variables because apparently it still breaks strings in extlibs???
5c5b0bd26f Add bitwise or
be7db9d837 Fix memory leak in Ground REPL, remove persistent labels to avoid UB
Compare 11 commits »
max merged pull request ground/ground#26 2026-04-05 18:21:54 +10:00
Unit tests
max created repository ground/.profile 2026-04-05 18:17:04 +10:00
max pushed to master at tram/tram 2026-04-04 13:46:40 +11:00
d0a8ca537a Refactor parameter->string generation, start add
max pushed to master at tram/tram 2026-04-03 19:31:46 +11:00
5bf5255714 Update stuff