aboutsummaryrefslogtreecommitdiffstats
path: root/libparser-generate.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-17Do not require libsimple at runtimeMattias Andrée1-43/+103
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Do not use libsimple outside of the generatorMattias Andrée5-30/+55
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Add inclusion guard to libparser.hMattias Andrée1-0/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>