0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Simplify lexer: Use Match.lastgroup instead of lastindex More... almost 3 years ago
Merge pull request #1128 from Erotemic/minor-fixes More... almost 3 years ago
Minir linting fixes More... almost 3 years ago
A few fixes to the docs, around Transformer & Discard More... almost 3 years ago
Docs: Updated docs for Discard (Issue #1084) More... almost 3 years ago
Merge pull request #1123 from joseph-e-k/match-python3 More... almost 3 years ago
In test_python_grammar.py, add tests for match statements and for potential problems arising from the new soft keyword "match". More... almost 3 years ago
Merge branch 'master' into match-python3 More... almost 3 years ago
Minor version bump (1.1.2) More... almost 3 years ago
Merge pull request #1122 from lark-parser/tests_small_fixes More... almost 3 years ago
Tests: Small fixes More... almost 3 years ago
Merge pull request #1120 from gruebel/fix-caching More... almost 3 years ago
add comment More... almost 3 years ago
add test More... almost 3 years ago
Merge pull request #1065 from plannigan/mypy_fix-exceptions_hasattr More... almost 3 years ago
change MAXREPEAT to int More... almost 3 years ago
Merge pull request #1118 from lark-parser/fixes_for_cython More... almost 3 years ago
Rename lexer_state->lexer_thread, and make a few adjustments for the benefit of Lark-Cython More... almost 3 years ago
Merge pull request #1117 from lark-parser/rich More... almost 3 years ago
Update docs More... almost 3 years ago
Tree: Use __rich__ method to make Tree itself a rich renderable. More... almost 3 years ago
Added to docs More... almost 3 years ago
Added Tree.rich() method More... almost 3 years ago
Merge pull request #1115 from plannigan/mypy_fix-remove_redefinition More... almost 3 years ago
Remove redefinitions related to standalone parser More... almost 3 years ago
Merge pull request #1091 from plannigan/mypy_fix-tree_templates_cleanup More... almost 3 years ago
Version bump to 1.1.1 More... almost 3 years ago
Merge pull request #1111 from lark-parser/iterate_parse More... almost 3 years ago
Merge pull request #1109 from hf-kklein/py_typed_setuppy More... almost 3 years ago
InteractiveParser: Added iter_parse() method, for easier instrumentation More... almost 3 years ago