Age | Commit message (Expand) | Author |
---|---|---|
37 hours | oasm: emit: Add 'unused' field to instruction | Ian Moffett |
43 hours | oasm: Add initial codegen emit sources | Ian Moffett |
43 hours | oasm: parse: Add tok_is_xreg() helper | Ian Moffett |
44 hours | oasm: lex: Convert and store <imm> to uint16_t | Ian Moffett |
3 days | usr: oasm: Add log.c | Ian Moffett |
3 days | usr: oasm: Store last token and line number | Ian Moffett |
3 days | usr: oasm: Add register token types | Ian Moffett |
3 days | usr: Add initial "oasm" assembler work | Ian Moffett |