summaryrefslogtreecommitdiff
path: root/src/compiler/code-generator.h
AgeCommit message (Collapse)Author
2025-01-31make stuff more organized and saferA404M
2025-01-30added assign operatorA404M
2025-01-30clean upA404M
2025-01-30added global variables (not constants)A404M
2025-01-27clean upA404M
removed print hello world
2025-01-27add print_u64 to be able to print u64 numbersA404M
2025-01-25add function callA404M
2025-01-19fix memory leaksA404M
2025-01-18initial commitA404M