aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-17Update todoMattias Andrée1-1/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Do not require libsimple at allMattias Andrée1-6/+19
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Do not require libsimple at runtimeMattias Andrée2-44/+104
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>