| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | test more cpp behavior | 2025-10-15 | 1 | -0/+18 | |
| * | c: concatenate adjacent string literal tokens | 2025-10-15 | 1 | -1/+4 | |
| * | lex: allow ## in non func macros. and error reporting | 2025-10-13 | 1 | -1/+8 | |
| * | implement most of preprocessor | 2025-10-13 | 1 | -1/+13 | |
| * | c: function-local static vars | 2025-09-12 | 1 | -2/+3 | |
| * | lex: stringify args in function macros | 2025-09-10 | 1 | -0/+2 | |
| * | lex: implement basic function-like macro functionality | 2025-09-10 | 1 | -2/+1 | |
| * | frontend: #ifdef | 2024-04-12 | 1 | -1/+3 | |
| * | frontend: basic #include | 2024-04-09 | 1 | -0/+8 |