Skip to content

Pull requests: alecthomas/participle

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

parser: cap recursive production depth
#485 opened Sep 20, 2026 by team-humaki Loading…
Preserve byte escapes when unquoting tokens
#484 opened Sep 19, 2026 by jakezwang Loading…
chore(deps): update all non-major dependencies
#478 opened Aug 24, 2026 by renovate Bot Loading…
1 task
perf(parser): reduce allocations in the parse hot path
#477 opened Aug 10, 2026 by Pastalikek65 Contributor Loading…
feat: add Lookahead and StartTokens inspection APIs
#473 opened Aug 9, 2026 by Pastalikek65 Contributor Loading…
feat: add RecoverTo option for fault-tolerant parsing
#472 opened Aug 9, 2026 by Pastalikek65 Contributor Loading…
docs: add indentation-based parsing example
#471 opened Aug 9, 2026 by Pastalikek65 Contributor Loading…
feat: add fuzzing example and documentation
#469 opened Aug 9, 2026 by Pastalikek65 Contributor Loading…
fix(lexer): validate rule names are valid Go identifiers
#468 opened Aug 9, 2026 by Pastalikek65 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.