Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | finished the compiler, moving on to advaced command line tool | thing1 |
2024-09-13 | did structs, and layed the groundwork for function pointers | Thing1 |
2024-09-13 | implemeted an allocator and defering memory manager | Thing1 |
2024-09-12 | IT WORKS: first full build | thing1 |
2024-09-12 | new | Thing1 |
2024-09-10 | started to fix the issue of not outputing to a var | Thing1 |
2024-09-05 | added some nice stuff | thing1 |
2024-09-04 | got some real exec going | Thing1 |