Age | Commit message (Expand) | Author |
---|---|---|
43 hours | oasm: lex: Convert and store <imm> to uint16_t | Ian Moffett |
44 hours | oasm: lex: Free tokenstr on error | Ian Moffett |
3 days | usr: oasm: Free pointers on error paths | Ian Moffett |
3 days | usr: oasm: Lex registers and operands | Ian Moffett |
3 days | usr: oasm: Store last token and line number | Ian Moffett |
3 days | usr: oasm: Add quotes around token name | Ian Moffett |
3 days | usr: Add initial "oasm" assembler work | Ian Moffett |