index
:
libparser
master
[Stable] Right-context-sensitive grammar parsing library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libparser-generate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Right-associate operators
Mattias Andrée
17 hours
1
-7
/
+5
*
Add \t and improve printing of text, and print the input text when PRINT_ACTIONS used
Mattias Andrée
4 days
1
-0
/
+2
*
Make deterministic the default
Mattias Andrée
4 days
1
-18
/
+40
*
Add committed-operator
Mattias Andrée
4 days
1
-6
/
+9
*
Non-deterministic (and slow)
Mattias Andrée
4 days
1
-1
/
+1
*
Improve style, add comments, and fix so that all unused and undefined rules are listed
Mattias Andrée
2026-01-03
1
-100
/
+240
*
Fix reject and char-range support
1.1.1
Mattias Andrée
2022-01-03
1
-2
/
+4
*
Add rejection + fix documentation of comment syntax (can contain string)
Mattias Andrée
2021-04-19
1
-2
/
+15
*
Remove curly brackets
Mattias Andrée
2021-04-18
1
-3
/
+2
*
Use isalnum instead of isalpha and isdigit
Mattias Andrée
2021-04-18
1
-1
/
+1
*
Fix character range grammar
Mattias Andrée
2021-04-17
1
-5
/
+7
*
Fix last commit and use it in calc-example
1.0
Mattias Andrée
2021-04-17
1
-1
/
+1
*
Add implement support for character ranges
Mattias Andrée
2021-04-17
1
-5
/
+122
*
Fix surrogate rejection
Mattias Andrée
2021-04-17
1
-1
/
+1
*
Do not require libsimple at all
Mattias Andrée
2021-04-17
1
-6
/
+19
*
Do not require libsimple at runtime
Mattias Andrée
2021-04-17
1
-43
/
+103
*
First commit
Mattias Andrée
2021-04-17
1
-0
/
+664