aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/c_lex.c
Commit message (Collapse)AuthorAgeFilesLines
* cpp: do not warn for "#define X(){}" with no space after the )lemon2026-03-181-1/+1
|
* Refactor: use typedefs and CamelCase for aggregate typeslemon2026-03-181-178/+181
| | | | Looks nicer
* Refactor: move some utils from antcc.h to their own headerslemon2026-03-171-0/+1
|
* REFACTOR: finish renaminglemon2026-03-171-3/+3
|
* REFACTOR: move sources to src/lemon2026-03-171-0/+2496