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 години