Commit Graph

19 Commits

Author SHA1 Message Date
a38d84ec8c Extlibs can call extlib functions i hope 2026-04-13 11:19:46 +10:00
cb6b6a564c Add any type for extlibs 2026-04-11 13:19:04 +10:00
e5776b16dd groundFindVariable function 2026-04-11 13:09:32 +10:00
18ac18bc6d Tram is now an optional dependency 2026-04-11 12:31:37 +10:00
fcf9a13fa1 groundAddFunctionToStruct interface 2026-04-11 12:18:57 +10:00
01d3c0ed98 Stuff, also compiler is under construction 2026-04-10 17:43:51 +10:00
e3a0f16d2e Fix segfaults returning objects from extlibs 2026-03-14 14:47:14 +11:00
6fecf42e0e Add groundFindField to groundvm.h 2026-03-14 14:10:51 +11:00
cd59281f0c Stuff 2026-03-14 13:48:04 +11:00
d5d79d4b5b Fix groundRunProgram 2026-03-02 18:26:20 +11:00
5577679ded Closures in Ground 2026-03-02 10:09:10 +11:00
3e9ce0dfc0 Expose compiler in groundvm.h 2026-01-21 15:54:18 +11:00
925077d55e Merge branch 'master' into unstable 2026-01-21 12:20:51 +11:00
32d6a029dd trying to fix stuff 2026-01-21 11:55:42 +11:00
c6762a7966 extlibs can now add variables and structs! 2026-01-20 21:26:40 +11:00
6ffd01d2c3 Fix interface bug with invalid memory access 2026-01-13 20:49:25 +11:00
e7d735785c Expose parser for external api 2025-12-29 19:13:36 +11:00
579720015a File outputting while embedding GroundVM 2025-12-21 11:41:55 +11:00
2ca3789024 More debug features, update README, new makefile 2025-12-08 15:06:29 +11:00