aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix last commit and use it in calc-example1.0Mattias Andrée2021-04-172-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add implement support for character rangesMattias Andrée2021-04-174-8/+126
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix surrogate rejectionMattias Andrée2021-04-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add dynamically linked version of libraryMattias Andrée2021-04-174-4/+38
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Makefile: add install and uninstall rulesMattias Andrée2021-04-171-1/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Update todoMattias Andrée2021-04-171-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not require libsimple at allMattias Andrée2021-04-171-6/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not require libsimple at runtimeMattias Andrée2021-04-172-44/+104
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Do not use libsimple outside of the generatorMattias Andrée2021-04-175-30/+55
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add inclusion guard to libparser.hMattias Andrée2021-04-171-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commitMattias Andrée2021-04-1710-0/+1179
Signed-off-by: Mattias Andrée <maandree@kth.se>