Maxwell max
max pushed to master at solstice/solstice 2025-12-14 17:17:28 +11:00
57f5466506 Start work on if
max pushed to master at ground/ground 2025-12-13 13:49:04 +11:00
5d0cedb759 Fix header C++ compatibility
max pushed to master at ground/ground 2025-12-13 09:51:09 +11:00
057c50b295 Start work on type conversions (experiemental)
max pushed to master at ground/ground 2025-12-11 14:24:24 +11:00
633e438712 Update README, new tests
max pushed to master at ground/ground 2025-12-11 13:08:51 +11:00
4c6aa97fd5 Fix type safety issue
max pushed to master at ground/ground 2025-12-08 15:06:53 +11:00
2ca3789024 More debug features, update README, new makefile
max pushed to master at ground/ground 2025-12-08 11:08:42 +11:00
bd1a47d118 Debugger
max pushed to master at ground/ground 2025-12-06 14:45:07 +11:00
6e733910ec Update README
max pushed to master at ground/ground 2025-12-06 14:35:23 +11:00
166a547a74 Call functions
max pushed to master at ground/ground 2025-12-06 11:50:56 +11:00
9553934db5 Function calling
max pushed to master at ground/ground 2025-12-02 09:00:40 +11:00
571d3bcc34 Start working on functions
max pushed to master at ground/ground 2025-12-01 12:29:09 +11:00
6d782d65b7 Add string operations
max pushed to master at ground/ground 2025-12-01 10:36:21 +11:00
995c1d984b Fix memory issues
max pushed to master at ground/ground 2025-12-01 10:15:58 +11:00
6eeccf58fe Add lists (MEMORY ERRORS)
max commented on issue ground/ground#1 2025-11-28 09:35:34 +11:00
How do i make functions for this cground?

cground currently doesn't support external libraries, Ground libraries, or functions. This will be added in future.

max closed issue ground/ground#1 2025-11-28 09:35:34 +11:00
How do i make functions for this cground?
max pushed to master at ground/ground 2025-11-28 09:24:01 +11:00
0b917a6702 List stuff
max pushed to master at ground/ground 2025-11-24 13:19:45 +11:00
99e93bdfb8 Add more features
max pushed to master at max/pipple 2025-11-16 18:51:28 +11:00
a9aa0f0e01 Update readme
max pushed to master at max/pipple 2025-11-16 18:45:25 +11:00
9d345724ea Add simple C++ compiler