summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
30 hourscore: symbol: Add symbol managementIan Moffett
33 hourscore: parser: Remove debug linesChloe M.
33 hourscore: parser: Add initial preprocessing stubsChloe M.
33 hourscore: tokbuf: Fix up token bufferChloe M.
34 hourscore: state: Ensure compiler FSM to zeroedChloe M.
40 hourscore: tokbuf: Dynamically expand token bufferIan Moffett
41 hourscore: parser: Add parser-side nom functionChloe M.
41 hourscore: tokbuf: Fix buffer overflowChloe M.
43 hourscore: lexer: Add operational tokensIan Moffett
43 hourscore: lexer: Fix up putback pop in consumption functionIan Moffett
43 hourscore: lexer: Add token for ':' byteIan Moffett
43 hourscore: lexer: Add unsigned type tokensIan Moffett
43 hourscore: lexer: Add preprocessor tokensIan Moffett
44 hourscore: lexer: Return -1 on bad identChloe M.
44 hourscore: lexer: Add token for 'return' keywordChloe M.
44 hourscore: lexer: Add arrow tokenChloe M.
44 hourscore: lexer: Add comment skippingChloe M.
44 hourscore: lexer: Fix up whitespace skippingChloe M.
44 hourscore: lexer: Add keyword tokensChloe M.
45 hourscore: state: Keep track of current passChloe M.
45 hoursbuild: Add -MMD to build flagsChloe M.
45 hourslexer: Add scanning of identifiersChloe M.
45 hourscore: ptrbox: Return allocated entryChloe M.
46 hourscore: Add pointer box / RAII implIan Moffett
2 dayscore: Add missing copyright headersChloe M.
2 dayscore: Add token bufferChloe M.
2 dayscore: Add lexer + parser groundworkIan Moffett
2 dayscescal: Add fmt to log macrosIan Moffett
2 daystestbench: Add concept source fileIan Moffett
2 dayscore: Add logging helpersIan Moffett
2 daysbuild: Add headersIan Moffett
2 daysbuild: Add clean targetIan Moffett
2 daysinitial commitIan Moffett