Maxwell max
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
max pushed to master at solstice/v2 2026-03-01 13:39:49 +11:00
bf71a0dfac Function calling now works, only need return
max pushed to master at solstice/v2 2026-02-28 21:58:44 +11:00
dc09883e46 Start work on function calling
max pushed to master at solstice/v2 2026-02-28 20:27:59 +11:00
955927e021 Function definitions
max pushed to master at solstice/v2 2026-02-28 17:58:03 +11:00
a434304e95 I forgot about commas