summaryrefslogtreecommitdiff
path: root/core/lexer.c
AgeCommit message (Expand)Author
44 hourscore: lexer: Add unsigned type tokensIan Moffett
44 hourscore: lexer: Add preprocessor tokensIan Moffett
45 hourscore: lexer: Return -1 on bad identChloe M.
45 hourscore: lexer: Add token for 'return' keywordChloe M.
45 hourscore: lexer: Add arrow tokenChloe M.
45 hourscore: lexer: Add comment skippingChloe M.
45 hourscore: lexer: Fix up whitespace skippingChloe M.
45 hourscore: lexer: Add keyword tokensChloe M.
46 hourslexer: Add scanning of identifiersChloe M.
2 dayscore: Add missing copyright headersChloe M.
2 dayscore: Add lexer + parser groundworkIan Moffett