Maxwell max
max pushed to master at solstice/solstice 2026-03-06 09:24:32 +11:00
41a2fa53c6 Start work on WASM compatibility, lambda fix
max pushed to master at solstice/sols.dev 2026-03-05 20:29:49 +11:00
d10cc09ab1 Update playground
max pushed to master at solstice/solstice 2026-03-05 19:32:39 +11:00
00ef8a7d56 Type parser
max pushed to master at solstice/solstice 2026-03-04 12:26:15 +11:00
f1eee4f6a8 Command line argument parsing
max pushed to master at ground/ground 2026-03-04 10:44:54 +11:00
d0b39eb972 Add serialization functions to groundvm.h
max pushed to master at ground/ground 2026-03-04 10:44:09 +11:00
ede2f06ef8 .grbc file serialization/deserialization
max pushed to master at solstice/solstice 2026-03-03 08:00:15 +11:00
cfca3c1d7a Lambdas now capture state
max renamed repository from cground to ground/ground 2026-03-03 07:57:31 +11:00
max renamed repository from ground to ground/ground-old 2026-03-03 07:57:20 +11:00
max pushed to master at ground/ground 2026-03-02 18:26:54 +11:00
d5d79d4b5b Fix groundRunProgram
max pushed to master at ground/ground 2026-03-02 10:14:50 +11:00
ce75981c58 Update Readme
max pushed to master at ground/ground 2026-03-02 10:09:31 +11:00
5577679ded Closures in Ground
max pushed to master at solstice/solstice 2026-03-01 16:33:12 +11:00
40e0aec0d4 Package builder
max pushed to master at solstice/sols.dev 2026-03-01 16:12:11 +11:00
fdf7f5d2bf Update site
max pushed to master at solstice/solstice 2026-03-01 16:00:33 +11:00
38473f0e01 Friendship ended with C++, C is my new best friend
max pushed to master at solstice/v2 2026-03-01 15:31:11 +11:00
d7de6ae7ba Refactor lexer for inline ground
max pushed to master at solstice/v2 2026-03-01 15:15:34 +11:00
1ec55565d6 Start work on inline ground
max pushed to master at solstice/v2 2026-03-01 14:45:30 +11:00
14f852e39b I have an inability to copy and paste properly
max pushed to master at solstice/v2 2026-03-01 14:43:07 +11:00
23c139b48c Add 'use' for library support
max pushed to master at solstice/v2 2026-03-01 14:18:41 +11:00
e368b7401e Returning from functions