issues
search
mna
/
pigeon
Command pigeon generates parsers in Go from a PEG grammar.
BSD 3-Clause "New" or "Revised" License
845
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update readme
#164
meyermarcel
closed
3 days ago
2
Add new predeclared identifiers
#163
meyermarcel
closed
6 days ago
6
Update GitHub actions
#162
meyermarcel
closed
6 days ago
3
Bump golang.org/x/tools from 0.26.0 to 0.27.0
#161
dependabot[bot]
closed
6 days ago
0
[Feature Request] Allow predicate code blocks to modify the 'expected' field of the parserError{}
#160
wolfwfr
opened
3 weeks ago
2
Bump golang.org/x/tools from 0.25.0 to 0.26.0
#159
dependabot[bot]
closed
1 month ago
0
[question/feature request] generate parser with private functions
#158
atticus-sullivan
closed
1 month ago
5
Update golang.org/x/tools
#157
breml
closed
2 months ago
0
Bump golang.org/x/tools from 0.24.0 to 0.25.0
#156
dependabot[bot]
closed
2 months ago
1
Bump golang.org/x/tools from 0.23.0 to 0.24.0
#155
dependabot[bot]
closed
3 months ago
0
How to get a partial AST for a partial input?
#154
jadetang
closed
3 months ago
2
Bump golang.org/x/tools from 0.22.0 to 0.23.0
#153
dependabot[bot]
closed
4 months ago
0
Bump golang.org/x/tools from 0.21.0 to 0.22.0
#152
dependabot[bot]
closed
5 months ago
0
Tricks for >5x performance increase
#151
fy0
opened
6 months ago
0
Some suggestion for a new major version
#150
fy0
opened
6 months ago
2
[Feature Request] Skip all "codeExpr" while looking ahead
#149
fy0
opened
6 months ago
0
Bump golang.org/x/tools from 0.20.0 to 0.21.0
#148
dependabot[bot]
closed
6 months ago
0
Invalid rune literal syntax generation for class matcher
#147
sno2
opened
6 months ago
3
Add a syntax to support embed custom parser code during parsing (a proposal with demo code)
#146
fy0
opened
6 months ago
2
Bump golang.org/x/tools from 0.19.0 to 0.20.0
#145
dependabot[bot]
closed
7 months ago
0
Bump golang.org/x/tools from 0.18.0 to 0.19.0
#144
dependabot[bot]
closed
8 months ago
0
Bump golang.org/x/tools from 0.17.0 to 0.18.0
#143
dependabot[bot]
closed
8 months ago
0
Bump golang.org/x/tools from 0.16.1 to 0.17.0
#142
dependabot[bot]
closed
10 months ago
0
Use regexp in grammar rules?
#141
xrstf
closed
11 months ago
2
Bump golang.org/x/tools from 0.16.0 to 0.16.1
#140
dependabot[bot]
closed
11 months ago
0
Bump golang.org/x/tools from 0.15.0 to 0.16.0
#139
dependabot[bot]
closed
12 months ago
0
Fix typos
#138
xrstf
closed
1 year ago
3
Bump golang.org/x/tools from 0.14.0 to 0.15.0
#137
dependabot[bot]
closed
1 year ago
0
Include a variable in the parser state
#136
alexflint
opened
1 year ago
1
Fix Backslash Escapes Not Being Properly Handled
#135
mavolin
closed
1 year ago
0
Fix Backslash Escapes Not Being Properly Handled
#134
mavolin
closed
1 year ago
0
Bump golang.org/x/tools from 0.13.0 to 0.14.0
#133
dependabot[bot]
closed
1 year ago
0
Generating a Treesitter grammar
#132
vito
opened
1 year ago
0
Update linting to golangci-lint
#131
breml
closed
1 year ago
0
Add golangci-lint in GH actions pipeline
#130
breml
closed
1 year ago
0
Add goreleaser & GH action for deps update
#129
breml
closed
1 year ago
0
Bump golang.org/x/tools from 0.12.0 to 0.13.0
#128
dependabot[bot]
closed
1 year ago
0
Update Go to 1.20.x
#127
breml
closed
1 year ago
0
Bump golang.org/x/tools from 0.10.0 to 0.12.0
#126
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/tools from 0.10.0 to 0.11.1
#125
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/tools from 0.10.0 to 0.11.0
#124
dependabot[bot]
closed
1 year ago
1
Add support left recursion
#123
sc07kvm
closed
1 year ago
20
Bump golang.org/x/tools from 0.9.3 to 0.10.0
#122
dependabot[bot]
closed
1 year ago
0
Add left recursion check
#121
sc07kvm
closed
1 year ago
0
[Feature Request] Left recursion support
#120
sc07kvm
closed
1 year ago
2
Change security policy
#119
breml
closed
1 year ago
0
Bump golang.org/x/tools from 0.8.0 to 0.9.3
#118
dependabot[bot]
closed
1 year ago
1
Ignore Braces in String and Rune Literals
#117
mavolin
closed
1 year ago
1
bootstrap.peg: Fix incorrect quote escapes and raw string length
#116
mavolin
closed
1 year ago
1
Ignore Braces in String and Rune Literals
#115
mavolin
closed
1 year ago
1
Next