|
|
2df8d2848d
|
Merge branch 'master' of https://chookspace.com/ground/ground
|
2026-03-19 13:04:15 +11:00 |
|
|
|
fb6dd62a42
|
Leak a little memory to fix list issue
|
2026-03-19 13:03:54 +11:00 |
|
|
|
c60e53a1a8
|
Updated old code
|
2026-03-19 09:11:42 +11:00 |
|
|
|
8f34705965
|
Fix extra space in ErrorInstruction line of errors
|
2026-03-18 15:26:50 +11:00 |
|
|
|
e58eec6f08
|
Merge branch 'master' of https://chookspace.com/ground/ground
|
2026-03-18 15:25:19 +11:00 |
|
|
|
7443722dd5
|
Unit tests
|
2026-03-18 15:21:58 +11:00 |
|
|
|
e73fdddb4c
|
Merge branch 'master' of https://chookspace.com/ground/ground
|
2026-03-18 05:53:40 +11:00 |
|
|
|
dc2781559d
|
request lib 2.0.0
|
2026-03-18 05:53:04 +11:00 |
|
|
|
3f678e0cd7
|
Fix code skipping when using use
|
2026-03-17 19:45:16 +11:00 |
|
|
|
76f342adf8
|
Fix buffer sizes
|
2026-03-17 18:45:16 +11:00 |
|
|
|
832c6c7bf9
|
Fix use segfault
|
2026-03-17 18:35:37 +11: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 |
|
|
|
ae17165254
|
Treat extlib functions differently
|
2026-03-14 13:52:42 +11:00 |
|
|
|
cd59281f0c
|
Stuff
|
2026-03-14 13:48:04 +11:00 |
|
|
|
4be8eeefdf
|
Fix some typos and that
|
2026-03-07 16:26:00 +11:00 |
|
|
|
da9976c4c0
|
Ground -> unistd interface
|
2026-03-07 15:56:26 +11:00 |
|
|
|
d0b39eb972
|
Add serialization functions to groundvm.h
|
2026-03-04 10:44:40 +11:00 |
|
|
|
ede2f06ef8
|
.grbc file serialization/deserialization
|
2026-03-04 10:40:54 +11:00 |
|
|
|
d5d79d4b5b
|
Fix groundRunProgram
|
2026-03-02 18:26:20 +11:00 |
|
|
|
ce75981c58
|
Update Readme
|
2026-03-02 10:14:35 +11:00 |
|
|
|
5577679ded
|
Closures in Ground
|
2026-03-02 10:09:10 +11:00 |
|
|
|
d011d2beb4
|
Expose GroundScope struct
|
2026-02-02 13:07:02 +11:00 |
|
|
|
e3702f46f3
|
Command line arguments via CMDLINE_ARGS list var
|
2026-01-31 09:08:38 +11:00 |
|
|
|
ca861f7e4b
|
Copy custom values and structs properly
|
2026-01-27 14:10:12 +11:00 |
|
|
|
9796e309cf
|
Fix the header file
|
2026-01-25 20:53:24 +11:00 |
|
|
|
a18479b21c
|
It compiles on windows now I guess
|
2026-01-25 14:38:37 +11:00 |
|
|
|
b502184478
|
Merge pull request 'More type conversions' (#19) from DiamondNether90/cground:master into master
Reviewed-on: ground/cground#19
|
2026-01-25 13:12:42 +11:00 |
|
|
|
b348ca7626
|
More type conversions
|
2026-01-24 18:18:52 +11:00 |
|
|
|
1570177de1
|
Fix type conversions
|
2026-01-24 16:36:37 +11:00 |
|
|
|
2da11f854d
|
Struct and object printing
|
2026-01-24 16:23:01 +11:00 |
|
|
|
337c6ada24
|
Actually fix the bug
|
2026-01-24 15:46:09 +11:00 |
|
|
|
bb0baba167
|
Fix bug when defining functions and structs
|
2026-01-24 15:05:05 +11:00 |
|
|
|
ca0b87aacd
|
Update docs
|
2026-01-23 15:30:12 +11:00 |
|
|
|
e8c49508a0
|
Band-aid fix for structs, use more memory :\
|
2026-01-23 13:48:18 +11:00 |
|
|
|
68182d916e
|
Satisfy Leo's thirst for structs and extlibs
|
2026-01-22 20:58:49 +11:00 |
|
|
|
3f684dad3f
|
I'm tired of ragebaiting Leo
|
2026-01-22 20:40:27 +11:00 |
|
|
|
03aab86413
|
Fix the fix?
|
2026-01-22 20:36:19 +11:00 |
|
|
|
c382ecd867
|
Fix the header again
|
2026-01-22 10:50:48 +11:00 |
|
|
|
228d2ac762
|
I forgot the header again lmao
|
2026-01-21 18:59:24 +11:00 |
|
|
|
b289448f56
|
Add struct field access
|
2026-01-21 18:41:24 +11:00 |
|
|
|
a3ca979133
|
Add not to compiler
|
2026-01-21 16:02:13 +11:00 |
|
|
|
3e9ce0dfc0
|
Expose compiler in groundvm.h
|
2026-01-21 15:54:18 +11:00 |
|
|
|
063e85d24a
|
Merge pull request 'Add compiler' (#14) from unstable into master
Reviewed-on: ground/cground#14
|
2026-01-21 15:53:20 +11:00 |
|
|
|
07474d4317
|
Add print and println to compiler
|
2026-01-21 15:20:00 +11:00 |
|
|
|
51639e904d
|
Add control flow
|
2026-01-21 14:35:48 +11:00 |
|
|
|
c728801bc3
|
Add comparisons
|
2026-01-21 14:10:34 +11:00 |
|
|
|
e3c8a2f453
|
Add multiply and subtract
|
2026-01-21 14:02:05 +11:00 |
|
|
|
bf68f1500c
|
Add add instruction to compiler
|
2026-01-21 13:50:54 +11:00 |
|
|
|
31577fcc62
|
Add set to compiler
|
2026-01-21 13:25:13 +11:00 |
|