| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | preprocessor: fix order of expansion wiht macro arguments | 2025-09-11 | 1 | -2/+4 | |
| * | lex: stringify args in function macros | 2025-09-10 | 1 | -2/+3 | |
| * | lex: implement basic function-like macro functionality | 2025-09-10 | 1 | -21/+7 | |
| * | frontend: basic #include | 2024-04-09 | 1 | -1/+3 | |
| * | lex: use a circular buffer cache for pre-pre-processed chars | 2023-06-25 | 1 | -3/+3 | |
| * | frontend: rename parser -> lexer and document c.c | 2023-06-19 | 1 | -5/+5 | |
| * | frontend: separate compiler & lexer | 2023-06-19 | 1 | -0/+109 |