aboutsummaryrefslogtreecommitdiffstats
path: root/libparser.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve the code a bitMattias Andrée2026-01-031-32/+81
* Portability-fix: NULL is not necessarily 0, so calloc cannot be used for assigning NULLMattias Andrée2026-01-031-2/+3
* Add IS_HIDDEN to make meaning clearerMattias Andrée2026-01-031-4/+6
* Add rejection + fix documentation of comment syntax (can contain string)Mattias Andrée2021-04-191-0/+12
* Do not use libsimple outside of the generatorMattias Andrée2021-04-171-8/+34
* First commitMattias Andrée2021-04-171-0/+202