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 786adec537 Docs: Tiny fix in docstring in visitors.py преди 3 години
..
__pyinstaller Added hook-lark.py and the required lines in setup.py преди 4 години
grammars Python2.7 compatibility преди 3 години
parsers Tiny adjustments преди 3 години
tools Docs: tools page + more explanations преди 3 години
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos преди 3 години
ast_utils.py Docs: Improved documentation of exceptions преди 3 години
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) преди 3 години
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests преди 3 години
grammar.py Cleanup, and a few PEP8 changes преди 3 години
indenter.py A few updates to stubs (fix #856) преди 3 години
lark.py Docs: Improved documentation of exceptions преди 3 години
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests преди 3 години
load_grammar.py Added utility function: List grammar imports + test преди 3 години
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests преди 3 години
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod преди 3 години
reconstruct.py Update reconstruct.pyi + add insert_spaces преди 3 години
tree.py Change expand_kids_by_data to use range преди 3 години
tree_matcher.py Fix for slices getting reduce to single getitem преди 3 години
utils.py Refactored PR #949 and edited the comments/docstrings преди 3 години
visitors.py Docs: Tiny fix in docstring in visitors.py преди 3 години