aboutsummaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-19Fix grammar doc: _comment: do not accept characters lower than regular blank spaceMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-19Fix grammar doc: _comment_char: reject double quoteMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-19Add rejection + fix documentation of comment syntax (can contain string)Mattias Andrée1-38/+40
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-18Simplify whitespace in grammar representationMattias Andrée1-10/+10
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Add libparser.7 and libparser-generate.1Mattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17readme: no left recursionMattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17mMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Add readmeMattias Andrée1-0/+121
Signed-off-by: Mattias Andrée <maandree@kth.se>