Age | Commit message (Expand) | Author |
---|---|---|
2023-06-28 | Add all directives and ignore them | Oxore |
2023-06-28 | Impl .align and .file directives parsing | Oxore |
2023-06-27 | Fix expression parsing and complex EA parsing | Oxore |
2023-06-27 | Rearrange expression parsing routine | Oxore |
2023-06-27 | Impl regmask parsing | Oxore |
2023-06-26 | Impl expr validation, fix lex error test | Oxore |
2023-06-26 | Fix reg parsing, refactor error messages, add more sanitizers | Oxore |
2023-06-26 | Fix complex addr mode parsing, improve error messages | Oxore |
2023-06-25 | WIP: Impl some complex addressing modes parsing | Oxore |
2023-06-25 | Fix parsing size specifier | Oxore |
2023-06-25 | Impl lexing TT_DOT_ID to support parsing directives | Oxore |
2023-06-25 | Impl basics of instruction parsing | Oxore |
2023-06-24 | Change lexer according to documentation | Oxore |
2023-06-24 | Begin implementing parser, fix lexer | Oxore |
2023-06-23 | Impl tokenizer more or less | Oxore |
2023-06-21 | Initial commit | Oxore |