zongor
|
23bb9f73e7
|
wip string and array indexing, need to do setting index array yet
|
2026-07-01 23:38:27 -07:00 |
zongor
|
aee7191f59
|
get rid of all static functions and all globals, use pointers instead. fix alignment bug in aalloc
|
2026-06-29 17:32:54 -07:00 |
zongor
|
95f3e0aeed
|
Add web version
|
2026-06-29 16:39:01 -07:00 |
zongor
|
974d282d7a
|
Change to output a string buffer instead of raw printf
|
2026-06-28 14:01:13 -07:00 |
zongor
|
4e9f3973a4
|
wip arrays
|
2026-06-21 09:13:55 -07:00 |
zongor
|
99675eb6d3
|
Fix everything except for casting
|
2026-05-21 22:23:26 -07:00 |
zongor
|
bb764a3017
|
WIP function calls
|
2026-05-17 23:09:57 -07:00 |
zongor
|
cf1f665e56
|
Add and, or, xor, mod, sll, srl, locals, putchar, getchar, simple if (WIP)
|
2026-04-22 00:15:31 -07:00 |
zongor
|
38585bf105
|
Add arena return to libc, add strbuf, add reality engine rom emitter, remove C emitter
|
2026-04-20 23:24:38 -07:00 |
zongor
|
e802fc3779
|
rename parser to compiler, update build, change c to c99 so we can emit different versions, create a libundar for the emit-c99, update tests.
|
2026-04-11 16:03:53 -07:00 |