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 Shinan 65d3212bed Temporarily disable leo transitives 6 years ago
..
grammars Merge branch 'master' of https://github.com/lark-parser/lark into file-ext-change 7 years ago
parsers Temporarily disable leo transitives 6 years ago
tools Rebuild the way Earley prioritizes ambiguities 6 years ago
__init__.py Version bump 6 years ago
common.py Small refactoring in standalone 6 years ago
exceptions.py Ensure that Exceptions with Unicode content display correctly 6 years ago
grammar.py Rebuild the way Earley prioritizes ambiguities 6 years ago
indenter.py Standalone tools now supports postlex 7 years ago
lark.py Rebuild the way Earley prioritizes ambiguities 6 years ago
lexer.py Refactored lexer + tiny bugfix 6 years ago
load_grammar.py Rebuild the way Earley prioritizes ambiguities 6 years ago
parse_tree_builder.py Fix Ambiguous Expander problems with nested ambiguities 6 years ago
parser_frontends.py Rebuild the way Earley prioritizes ambiguities 6 years ago
reconstruct.py Rebuild the way Earley prioritizes ambiguities 6 years ago
tree.py Fix Propagate Positions 6 years ago
utils.py Rebuild the way Earley prioritizes ambiguities 6 years ago
visitors.py @v_args at function level now takes precedent over class level 6 years ago