aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/pp.c
Commit message (Expand)AuthorAgeFilesLines
* wide str and char literalslemon2025-10-161-3/+6
* test more cpp behaviorlemon2025-10-151-0/+18
* c: concatenate adjacent string literal tokenslemon2025-10-151-1/+4
* lex: allow ## in non func macros. and error reportinglemon2025-10-131-1/+8
* implement most of preprocessorlemon2025-10-131-1/+13
* c: function-local static varslemon2025-09-121-2/+3
* lex: stringify args in function macroslemon2025-09-101-0/+2
* lex: implement basic function-like macro functionalitylemon2025-09-101-2/+1
* frontend: #ifdeflemon2024-04-121-1/+3
* frontend: basic #includelemon2024-04-091-0/+8