0
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1409 from lark-parser/dev More... 10 days ago
Pin types-regex to a working version More... 10 days ago
Add Outlines to list of projects using Lark More... 10 days ago
Merge pull request #1395 from lark-parser/issue1394 More... about 2 months ago
Fix for issue #1394 More... 2 months ago
Merge pull request #1381 from nchammas/patch-1 More... 3 months ago
Version bump (1.1.9) More... 4 months ago
Give "Shaping the tree" clear sub-headings More... 4 months ago
Merge pull request #1377 from MegaIng/patch-5 More... 5 months ago
MAXWIDTH is not part of sre_constants More... 5 months ago
Use MAXWIDTH instead of MAXREPEAT when available More... 5 months ago
Merge pull request #1365 from michael-k/python3.12 More... 5 months ago
Run tests against Python 3.12 More... 5 months ago
Docs: Update readthedocs config to newer version More... 6 months ago
Merge pull request #1357 from ei-grad/patch-1 More... 6 months ago
Fix nested list markdown syntax in how_to_use.md More... 6 months ago
Version bump (1.1.8) More... 6 months ago
Merge pull request #1356 from lark-parser/standalone_interactive More... 6 months ago
Fix spacing More... 6 months ago
Standalone: Added support for interactive parser. More... 6 months ago
Merge pull request #1354 from lark-parser/typing_oct2023 More... 6 months ago
Typing fixes. Mypy now produces 0 type errors More... 6 months ago
Merge pull request #1343 from lark-parser/typing_sep2023 More... 7 months ago
Merge pull request #1342 from lark-parser/issue1329 More... 7 months ago
Merge pull request #1327 from lark-parser/orderedset More... 7 months ago
Merge pull request #1347 from MegaIng/fix-1345-2 More... 7 months ago
Fix #1345 by not calling the callbacks from InteractiveParser.accepts More... 7 months ago
Added testcase for `IP.accepts` with Treeless transformer. More... 7 months ago
Fixes according to review notes (more accurate type for tree_class) More... 7 months ago
Fixes according to review notes (make tree_class optional) More... 7 months ago