-
-
Notifications
You must be signed in to change notification settings - Fork 216
Pull requests: alecthomas/participle
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ebnf): round-trip negation and lookahead assertions
#481
opened Sep 7, 2026 by
MaxFreedomPollard
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…
fix(lexer): codegen ? (quest) operator gives back in concatenations
#475
opened Aug 10, 2026 by
Pastalikek65
Contributor
Loading…
feat: add Alias option for reusable named grammar fragments
#474
opened Aug 9, 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…
fix: inject Pos/EndPos/Tokens into Capture and TextUnmarshaler values
#470
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…
fix: support escape sequences in single-quoted literals in struct tags
#467
opened Aug 9, 2026 by
Pastalikek65
Contributor
Loading…
fix: don't panic when capturing into struct types that implement Capture
#466
opened Aug 9, 2026 by
Pastalikek65
Contributor
Loading…
fix(ebnf): emit token references for parseable/custom productions so railroad diagrams render
#465
opened Aug 9, 2026 by
Pastalikek65
Contributor
Loading…
fix: handle unmatched optional capture groups in stateful lexer actions
#464
opened Aug 9, 2026 by
Pastalikek65
Contributor
Loading…
fix: prevent panic when struct implementing Capture is used with @@
#462
opened Aug 2, 2026 by
deepakganesh78
Loading…
fix: handle a backreference to a non-participating capture group
#460
opened Jul 19, 2026 by
snowyukitty
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.