Maxwell max
max pushed to master at solstice/solstice 2025-12-23 23:47:03 +11:00
7dd2b10603 Direct users to solstice website for docs
max pushed to master at solstice/sols.dev 2025-12-23 23:43:48 +11:00
3af5f15165 Merge pull request 'testing' (#1) from testing into master
e8c5b92f1a Add docs to index
5f9da8006b Add docs
Compare 3 commits »
max merged pull request solstice/sols.dev#1 2025-12-23 23:43:46 +11:00
testing
max created pull request solstice/sols.dev#1 2025-12-23 23:43:41 +11:00
testing
max pushed to testing at solstice/sols.dev 2025-12-23 23:43:17 +11:00
e8c5b92f1a Add docs to index
5f9da8006b Add docs
Compare 2 commits »
max created branch testing in solstice/sols.dev 2025-12-23 23:43:17 +11:00
max pushed to master at ground/ground 2025-12-23 09:33:38 +11:00
60c52f7494 Autorun ldconfig when running make install
max pushed to master at ground/ground 2025-12-23 09:29:47 +11:00
031634a275 Update header for DROP instruction
max pushed to master at solstice/solstice 2025-12-22 20:38:15 +11:00
7351604571 Vim syntax highlighting
max pushed to master at solstice/solstice 2025-12-22 19:38:31 +11:00
43310c70bf Clean up temporary variables properly
max closed issue ground/ground#5 2025-12-22 16:50:48 +11:00
Delete Variable
max commented on issue ground/ground#5 2025-12-22 16:50:48 +11:00
Delete Variable

Implemented as drop &var

max pushed to master at solstice/solstice 2025-12-22 14:26:32 +11:00
957e0fd95a Start work on dropping tmp vars after use
max pushed to master at ground/ground 2025-12-22 14:06:00 +11:00
90361e6bee drop instruction for saving memory and time
max pushed to master at solstice/solstice 2025-12-22 13:50:03 +11:00
525b2bc733 Add >, >=, <, <=
max pushed to master at solstice/solstice 2025-12-21 12:07:02 +11:00
d2f295f46a refactor
max pushed to master at solstice/solstice 2025-12-21 11:42:30 +11:00
869f71466e Add argument parser, output files
max pushed to master at ground/ground 2025-12-21 11:41:59 +11:00
579720015a File outputting while embedding GroundVM
max pushed to master at solstice/solstice 2025-12-20 20:26:57 +11:00
a3a9553189 Function calling and input() builtin
max pushed to master at solstice/solstice 2025-12-20 16:28:02 +11:00
3c66df5be0 Add fib test