summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
56 min.parser: Add initial preprocessing macro parsingmainChloe M.
57 min.parser: Use 'res' instead of 'tok' indirectionChloe M.
28 hourscore: symbol: Add symbol managementIan Moffett
31 hourscore: parser: Remove debug linesChloe M.
31 hourscore: parser: Add initial preprocessing stubsChloe M.
31 hourscore: tokbuf: Fix up token bufferChloe M.
32 hourscore: state: Ensure compiler FSM to zeroedChloe M.
39 hourscore: tokbuf: Dynamically expand token bufferIan Moffett
40 hourscore: parser: Add parser-side nom functionChloe M.
40 hourscore: tokbuf: Fix buffer overflowChloe M.
41 hourscore: lexer: Add operational tokensIan Moffett
41 hourscore: lexer: Fix up putback pop in consumption functionIan Moffett
41 hourscore: lexer: Add token for ':' byteIan Moffett
41 hourscore: lexer: Add unsigned type tokensIan Moffett
41 hourscore: lexer: Add preprocessor tokensIan Moffett
42 hourscore: lexer: Return -1 on bad identChloe M.
42 hourscore: lexer: Add token for 'return' keywordChloe M.
42 hourscore: lexer: Add arrow tokenChloe M.
42 hourscore: lexer: Add comment skippingChloe M.
42 hourscore: lexer: Fix up whitespace skippingChloe M.
42 hourscore: lexer: Add keyword tokensChloe M.
43 hourscore: state: Keep track of current passChloe M.
43 hourslexer: Add scanning of identifiersChloe M.
43 hourscore: ptrbox: Return allocated entryChloe M.
44 hourscore: Add pointer box / RAII implIan Moffett
47 hourscore: Add missing copyright headersChloe M.
47 hourscore: Add token bufferChloe M.
48 hourscore: Add lexer + parser groundworkIan Moffett
2 dayscore: Add logging helpersIan Moffett
2 daysinitial commitIan Moffett