summaryrefslogtreecommitdiff
path: root/main.c
AgeCommit message (Expand)Author
2023-06-25Fix parsing size specifierOxore
2023-06-25Impl lexing TT_DOT_ID to support parsing directivesOxore
2023-06-25Impl basics of instruction parsingOxore
2023-06-24Change lexer according to documentationOxore
2023-06-24Begin implementing parser, fix lexerOxore
2023-06-23Impl tokenizer more or lessOxore
2023-06-21Initial commitOxore