aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-26cleanupMattias Andrée1-43/+45
2026-02-23Add \t and improve printing of text, and print the input text when PRINT_ACTIONS usedMattias Andrée1-1/+1
2026-02-23Make deterministic the defaultMattias Andrée1-10/+27
2026-02-22fix typosMattias Andrée1-4/+4
2023-05-11Introduction of (double) rejection made libparser a right-context-sensitive grammar parser1.1.2Mattias Andrée1-3/+11
2021-04-19Fix grammar doc: _comment: do not accept characters lower than regular blank spaceMattias Andrée1-1/+1
2021-04-19Fix grammar doc: _comment_char: reject double quoteMattias Andrée1-1/+1
2021-04-19Add rejection + fix documentation of comment syntax (can contain string)Mattias Andrée1-38/+40
2021-04-18Simplify whitespace in grammar representationMattias Andrée1-10/+10
2021-04-17Add libparser.7 and libparser-generate.1Mattias Andrée1-2/+2
2021-04-17readme: no left recursionMattias Andrée1-0/+4
2021-04-17mMattias Andrée1-0/+1
2021-04-17Add readmeMattias Andrée1-0/+121