summaryrefslogtreecommitdiff
path: root/comp/lucas-standen-NEA/code2/comp.c
AgeCommit message (Expand)Author
2024-12-05made a load of stuffthing 1
2024-10-15added a stupid amount of work to zpy, and started the document work in latexthing1
2024-10-07added comments to all of zpy and made the compiler have useful error msgs and...thing1
2024-10-07did some work to the compiler to make it have error msgsthing1
2024-10-01added some cool examples to zpy and got electronics workingthing1
2024-09-24did some fixes to the compiler around the auto mem freething1
2024-09-23made the raylib example betterThing1
2024-09-16finished the compiler, moving on to advaced command line toolthing1
2024-09-13did structs, and layed the groundwork for function pointersThing1
2024-09-13implemeted an allocator and defering memory managerThing1
2024-09-12IT WORKS: first full buildthing1
2024-09-12newThing1
2024-09-10started to fix the issue of not outputing to a varThing1
2024-09-05added some nice stuffthing1
2024-09-04got some real exec goingThing1