summaryrefslogtreecommitdiff
path: root/src/compiler/lexer.h
AgeCommit message (Collapse)Author
2025-01-28clean syntax to not allowing variable definition else whereA404M
2025-01-28added constant valuesA404M
2025-01-27clean upA404M
removed print hello world
2025-01-27add print_u64 to be able to print u64 numbersA404M
2025-01-23check function argumentsA404M
2025-01-18initial commitA404M