aboutsummaryrefslogtreecommitdiffstats
path: root/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanupMattias Andrée20 hours1-43/+45
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add \t and improve printing of text, and print the input text when PRINT_ACTIONS usedMattias Andrée4 days1-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Make deterministic the defaultMattias Andrée4 days1-10/+27
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* fix typosMattias Andrée5 days1-4/+4
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Introduction of (double) rejection made libparser a right-context-sensitive grammar parser1.1.2Mattias Andrée2023-05-111-3/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix grammar doc: _comment: do not accept characters lower than regular blank spaceMattias Andrée2021-04-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix grammar doc: _comment_char: reject double quoteMattias Andrée2021-04-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add rejection + fix documentation of comment syntax (can contain string)Mattias Andrée2021-04-191-38/+40
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Simplify whitespace in grammar representationMattias Andrée2021-04-181-10/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add libparser.7 and libparser-generate.1Mattias Andrée2021-04-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* readme: no left recursionMattias Andrée2021-04-171-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-04-171-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add readmeMattias Andrée2021-04-171-0/+121
Signed-off-by: Mattias Andrée <maandree@kth.se>