aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-17Add implement support for character rangesMattias Andrée4-8/+126
2021-04-17Fix surrogate rejectionMattias Andrée1-1/+1
2021-04-17Add dynamically linked version of libraryMattias Andrée4-4/+38
2021-04-17Makefile: add install and uninstall rulesMattias Andrée1-1/+14
2021-04-17mMattias Andrée1-1/+1
2021-04-17Update todoMattias Andrée1-1/+3
2021-04-17Do not require libsimple at allMattias Andrée1-6/+19
2021-04-17Do not require libsimple at runtimeMattias Andrée2-44/+104
2021-04-17Do not use libsimple outside of the generatorMattias Andrée5-30/+55
2021-04-17Add inclusion guard to libparser.hMattias Andrée1-0/+5