Maxwell max
max pushed to master at ground/highground 2025-12-19 17:02:17 +11:00
e8bf7b70f7 Fix lexer
max pushed to master at ground/cground 2025-12-19 16:39:22 +11:00
13b07e0042 I forgot to add a licence lmao
max pushed to master at ground/highground 2025-12-19 16:18:18 +11:00
b5c8b1b7ec WIP conditionals work
max pushed to master at ground/highground 2025-12-15 11:37:40 +11:00
99bc0dbdc2 If statements
max pushed to master at ground/cground 2025-12-15 11:35:37 +11:00
6fd84cc7be Fix bug with not
max pushed to master at ground/highground 2025-12-14 21:15:41 +11:00
5196f73e16 Add README
max pushed to master at ground/highground 2025-12-14 17:17:28 +11:00
57f5466506 Start work on if
max pushed to master at ground/cground 2025-12-13 13:49:04 +11:00
5d0cedb759 Fix header C++ compatibility
max pushed to master at ground/cground 2025-12-13 09:51:09 +11:00
057c50b295 Start work on type conversions (experiemental)
max pushed to master at ground/cground 2025-12-11 14:24:24 +11:00
633e438712 Update README, new tests
max pushed to master at ground/cground 2025-12-11 13:08:51 +11:00
4c6aa97fd5 Fix type safety issue
max pushed to master at ground/cground 2025-12-08 15:06:53 +11:00
2ca3789024 More debug features, update README, new makefile
max pushed to master at ground/cground 2025-12-08 11:08:42 +11:00
bd1a47d118 Debugger
max pushed to master at ground/cground 2025-12-06 14:45:07 +11:00
6e733910ec Update README
max pushed to master at ground/cground 2025-12-06 14:35:23 +11:00
166a547a74 Call functions
max pushed to master at ground/cground 2025-12-06 11:50:56 +11:00
9553934db5 Function calling
max pushed to master at ground/cground 2025-12-02 09:00:40 +11:00
571d3bcc34 Start working on functions
max pushed to master at ground/cground 2025-12-01 12:29:09 +11:00
6d782d65b7 Add string operations
max pushed to master at ground/cground 2025-12-01 10:36:21 +11:00
995c1d984b Fix memory issues
max pushed to master at ground/cground 2025-12-01 10:15:58 +11:00
6eeccf58fe Add lists (MEMORY ERRORS)