summaryrefslogtreecommitdiff
path: root/core/parser.c
AgeCommit message (Expand)Author
113 min.parser: Add initial preprocessing macro parsingmainChloe M.
113 min.parser: Use 'res' instead of 'tok' indirectionChloe M.
32 hourscore: parser: Remove debug linesChloe M.
32 hourscore: parser: Add initial preprocessing stubsChloe M.
40 hourscore: parser: Add parser-side nom functionChloe M.
42 hourscore: lexer: Add operational tokensIan Moffett
42 hourscore: lexer: Add token for ':' byteIan Moffett
42 hourscore: lexer: Add unsigned type tokensIan Moffett
42 hourscore: lexer: Add preprocessor tokensIan Moffett
43 hourscore: lexer: Add arrow tokenChloe M.
43 hourscore: lexer: Add comment skippingChloe M.
2 dayscore: Add lexer + parser groundworkIan Moffett