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 142bc5c4b9 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 пре 3 година
..
__pyinstaller Added hook-lark.py and the required lines in setup.py пре 4 година
grammars Python2.7 compatibility пре 3 година
parsers Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 пре 3 година
tools tools.nearley: Add support for case-insensitive strings (Issue #753) пре 3 година
__init__.py Version bump (0.11.2) пре 3 година
common.py Corrections for PR пре 3 година
exceptions.py Small bugfixes in exceptions пре 3 година
grammar.py Cleanup, and a few PEP8 changes пре 3 година
indenter.py Indenter now throws DedentError instead of AssertionError пре 3 година
lark.py Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 пре 3 година
lexer.py Fix .pyi files пре 3 година
load_grammar.py Raise correct error when terminal is used within another terminal, by not defined пре 3 година
parse_tree_builder.py Cleanup, and a few PEP8 changes пре 3 година
parser_frontends.py Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 пре 3 година
reconstruct.py Response to code review пре 3 година
tree.py Cleanup, and a few PEP8 changes пре 3 година
tree_matcher.py Fix for slices getting reduce to single getitem пре 3 година
utils.py Added load_grammar.find_grammar_errors пре 3 година
visitors.py Fix for #826 (Thanks @mikeiovine) + stubs + tests пре 3 година