Commit Graph

14 Commits

Author SHA1 Message Date
nub31
2b5969cf99 Fix variables not always recognized 2025-02-01 20:10:58 +01:00
nub31
896d5a5e13 Move memory allocator to own func and prefix internal functions to prevent collisions 2025-02-01 17:24:51 +01:00
nub31
e7d1801abc Heap allocate structs and arrays 2025-02-01 16:29:43 +01:00
nub31
8c21483f74 Found issue with stack allocated structs and possibly arrays. Must be investigated further 2025-01-31 23:48:30 +01:00
nub31
16a031823e Implements struct initializers 2025-01-31 22:47:55 +01:00
nub31
ee640ae7a8 Stack allocate arrays 2025-01-30 18:57:10 +01:00
nub31
a81d7939ba Fix array access 2025-01-30 18:47:25 +01:00
nub31
89ed0e58fd itoa 2025-01-30 18:09:12 +01:00
nub31
b6c80af6c4 ... 2025-01-30 18:05:59 +01:00
nub31
1f4b2a42eb Improved types 2025-01-30 17:36:44 +01:00
nub31
a4404a4fe2 Add arrays 2025-01-30 16:33:06 +01:00
nub31
8a50278f0f while loops working 2025-01-30 13:37:38 +01:00
nub31
ea705b9109 Compile time global variable definitions 2025-01-30 13:01:43 +01:00
nub31
d685fe2209 Move io 2025-01-29 21:39:55 +01:00