This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Sh 0332a4cae0 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 3 years ago
..
__init__.py A little order and refactoring 7 years ago
cyk.py Refactor: Simplify code by assuming rule.options is never None 4 years ago
earley.py Correction for PR 3 years ago
earley_common.py Implement Joop Leo's optimizations for right recursion performance 5 years ago
earley_forest.py Merge pull request #809 from chanicpanic/faster-forest-visit 3 years ago
grammar_analysis.py Improved load_grammar's error messages, and added tests 4 years ago
lalr_analysis.py Fix various typos 3 years ago
lalr_parser.py Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 3 years ago
lalr_puppet.py Fix puppet, add immutable puppet with hash 3 years ago
xearley.py Revised handling of ignored tokens in xearley (Issue #768) 3 years ago