summaryrefslogtreecommitdiff
path: root/lex.c
AgeCommit message (Collapse)Author
2025-10-27move lex_tok_str to lex.cWormHeamer
2025-08-03add assignment statementsWormHeamer
2025-08-03add comparison operators, single-line commentsWormHeamer
2025-08-02preliminary let bindingsWormHeamer
2025-08-02bunch of stuff to make error messages look more like gcc lolWormHeamer
2025-08-02whole bunch of graph stuff, fixing up, basic arithmetic peepholes...WormHeamer
2025-08-01add commentsWormHeamer
2025-07-31initial commitWormHeamer