Maxwell max
max pushed to master at ground/ground-rewrite 2026-07-06 16:15:47 +10:00
b507d79804 Fix Meson build file
max pushed to newground at solstice/solstice 2026-07-06 15:17:20 +10:00
a798159f8d File reading works better on Windows now
max pushed to master at ground/ground-rewrite 2026-07-06 14:17:28 +10:00
3a1cefffd7 windows building support
max pushed to newground at solstice/solstice 2026-07-06 14:17:11 +10:00
b93e196ab0 windows build
max pushed to master at ground/ground-rewrite 2026-07-05 18:25:57 +10:00
820fd618a3 le objects now go to the the bytecode
max pushed to master at ground/ground-rewrite 2026-07-05 18:01:19 +10:00
05733c693c Keep working on structs
338241519e Start work on preprocessing structs
Compare 2 commits »
max pushed to master at ground/ground-rewrite 2026-07-05 08:07:51 +10:00
3b8bcdf020 Fixes
max pushed to master at ground/ground-rewrite 2026-07-05 07:51:24 +10:00
7cc1eed787 FFI seems to work
max pushed to newground at solstice/solstice 2026-07-04 21:24:09 +10:00
e684c32f0d from "c" and from "ground" extern symbol declarations
max pushed to master at ground/ground-rewrite 2026-07-04 19:59:04 +10:00
a913b3b24a fix a bunch of memory bugs
max pushed to master at ground/ground-rewrite 2026-07-04 19:51:11 +10:00
5337a9e375 progress on external functions
max pushed to master at ground/ground-rewrite 2026-07-04 17:53:32 +10:00
7c29048397 Begin work on reworked extern instruction
max pushed to master at ground/ground-rewrite 2026-07-04 15:33:53 +10:00
3204613c6f Wrap dlopen/dlsym
max pushed to master at ground/ground-rewrite 2026-07-04 13:28:05 +10:00
b4cbced5f5 Clean up after function call
max pushed to newground at solstice/solstice 2026-07-04 13:11:51 +10:00
be0f633286 Preprocess program before bytecodeifying
max pushed to master at ground/ground-rewrite 2026-07-04 13:11:22 +10:00
396a6d9a1b Function to bytecode, fix function calling
max pushed to master at ground/ground-rewrite 2026-07-04 12:25:56 +10:00
6385a726cf Add spaces between printed values
max pushed to master at ground/ground-rewrite 2026-07-04 11:32:42 +10:00
00428a0bdf function args
max pushed to master at ground/ground-rewrite 2026-07-03 19:07:18 +10:00
d708e2e46f function calls work
max pushed to master at ground/ground-rewrite 2026-07-03 16:51:06 +10:00
cffcd87c06 some progress