summaryrefslogtreecommitdiff
path: root/core/lexer.c
AgeCommit message (Expand)Author
45 hourscore: lexer: Add operational tokensIan Moffett
45 hourscore: lexer: Fix up putback pop in consumption functionIan Moffett
46 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: Return -1 on bad identChloe M.
46 hourscore: lexer: Add token for 'return' keywordChloe M.
46 hourscore: lexer: Add arrow tokenChloe M.
46 hourscore: lexer: Add comment skippingChloe M.
46 hourscore: lexer: Fix up whitespace skippingChloe M.
46 hourscore: lexer: Add keyword tokensChloe M.
48 hourslexer: Add scanning of identifiersChloe M.
2 dayscore: Add missing copyright headersChloe M.
2 dayscore: Add lexer + parser groundworkIan Moffett