Skip to content

Pull requests: lark-parser/lark

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

Fix false unused terminal warnings for terminal references
#1647 opened Aug 27, 2026 by amkdown-max Contributor Loading…
Fix end_line/end_column in the dynamic Earley lexer
#1646 opened Aug 26, 2026 by dylanpulver Loading…
Fix typo: "Javascsript" → "JavaScript"
#1644 opened Aug 23, 2026 by riccuss Loading…
Validate literal ranges with GrammarError instead of assert
#1643 opened Aug 22, 2026 by ropoctl Contributor Loading…
docs: upgrade SPPF documentation to Bootstrap 5
#1638 opened Aug 14, 2026 by ItzSaurav Loading…
Bugfix: maybe_placeholders pads shorter alternatives of an optional (#1078)
#1629 opened Jul 28, 2026 by gaoflow Contributor Loading…
Fixes for PR 1607 - Reject cyclic grammar
#1625 opened Jul 19, 2026 by erezsh Member Loading…
Add grammar linter (fixes #331)
#1616 opened Jul 1, 2026 by goutham-hari Loading…
Reject cyclic grammars instead of looping forever (#1585)
#1607 opened Jun 9, 2026 by sarathfrancis90 Contributor Loading…
Re-enable Joop Leo right-recursion optimization (fixes #397)
#1602 opened Jun 2, 2026 by erezsh Member Loading…
docs: clarify ignored terminals with LALR
#1597 opened May 25, 2026 by Mirochill Contributor Draft
Fix full-width character alignment
#1593 opened May 17, 2026 by Selina-0017 Loading…
Skip UTF-8 BOM before parsing
#1590 opened Apr 28, 2026 by bcmeireles Loading…
Support Python regex a and L flags
#1589 opened Apr 28, 2026 by bcmeireles Loading…
ProTip! Filter pull requests by the default branch with base:master.