summaryrefslogtreecommitdiff
path: root/usr.bin/oasm/lex.c
AgeCommit message (Expand)Author
22 hoursoasm: lex: Convert and store <imm> to uint16_tIan Moffett
22 hoursoasm: lex: Free tokenstr on errorIan Moffett
39 hoursusr: oasm: Free pointers on error pathsIan Moffett
42 hoursusr: oasm: Lex registers and operandsIan Moffett
42 hoursusr: oasm: Store last token and line numberIan Moffett
42 hoursusr: oasm: Add quotes around token nameIan Moffett
46 hoursusr: Add initial "oasm" assembler workIan Moffett