summaryrefslogtreecommitdiff
path: root/core/parser.c
AgeCommit message (Expand)Author
5 hoursparser: Use 'res' instead of 'tok' indirectionChloe M.
35 hourscore: parser: Remove debug linesChloe M.
35 hourscore: parser: Add initial preprocessing stubsChloe M.
44 hourscore: parser: Add parser-side nom functionChloe M.
45 hourscore: lexer: Add operational tokensIan Moffett
45 hourscore: lexer: Add token for ':' byteIan Moffett
46 hourscore: lexer: Add unsigned type tokensIan Moffett
46 hourscore: lexer: Add preprocessor tokensIan Moffett
46 hourscore: lexer: Add arrow tokenChloe M.
46 hourscore: lexer: Add comment skippingChloe M.
2 dayscore: Add lexer + parser groundworkIan Moffett