aboutsummaryrefslogtreecommitdiffstats
path: root/libparser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make deterministic the defaultMattias Andrée4 days1-1/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add committed-operatorMattias Andrée4 days1-1/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Non-deterministic (and slow)Mattias Andrée4 days1-1/+5
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add rejection + fix documentation of comment syntax (can contain string)Mattias Andrée2021-04-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-171-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add implement support for character rangesMattias Andrée2021-04-171-1/+1
| | | | 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>
* Do not use libsimple outside of the generatorMattias Andrée2021-04-171-2/+1
| | | | 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-171-0/+73
Signed-off-by: Mattias Andrée <maandree@kth.se>