aboutsummaryrefslogtreecommitdiffstats
path: root/print-syntax.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanupMattias Andrée23 hours1-2/+2
| | | | 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/+43
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Make deterministic the defaultMattias Andrée4 days1-0/+15
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add committed-operatorMattias Andrée4 days1-0/+7
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Non-deterministic (and slow)Mattias Andrée4 days1-3/+5
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fixes to print-syntax.cMattias Andrée2026-01-031-5/+5
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* m print-syntax.cMattias Andrée2022-01-031-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix reject and char-range support1.1.1Mattias Andrée2022-01-031-0/+131
Signed-off-by: Mattias Andrée <maandree@kth.se>