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