summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
40 hourscore: tokbuf: Dynamically expand token bufferIan Moffett
41 hourscore: parser: Add parser-side nom functionChloe M.
41 hourscore: tokbuf: Fix buffer overflowChloe M.
42 hourscore: lexer: Add operational tokensIan Moffett
42 hourscore: lexer: Fix up putback pop in consumption functionIan 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: Return -1 on bad identChloe M.
43 hourscore: lexer: Add token for 'return' keywordChloe M.
43 hourscore: lexer: Add arrow tokenChloe M.
43 hourscore: lexer: Add comment skippingChloe M.
43 hourscore: lexer: Fix up whitespace skippingChloe M.
43 hourscore: lexer: Add keyword tokensChloe M.
44 hourscore: state: Keep track of current passChloe M.
44 hourslexer: Add scanning of identifiersChloe M.
44 hourscore: ptrbox: Return allocated entryChloe M.
45 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 dayscore: Add logging helpersIan Moffett
2 daysinitial commitIan Moffett