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 a8473e7e5d A tiny bit more typing info 3 years ago
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 5 years ago
grammars A few more type annotations, reduce use of inline flags 3 years ago
parsers Merge branch 'master' into 1.0a 3 years ago
tools Remove more Python 2 code 3 years ago
__init__.py Removed deprecated code 3 years ago
ast_utils.py Examples: Better doc for create_ast 4 years ago
common.py Merge branch 'master' into 1.0a 3 years ago
exceptions.py Fixup: moved import to standalone. 3 years ago
grammar.py Cleanup, and a few PEP8 changes 4 years ago
indenter.py A few more type annotations, reduce use of inline flags 3 years ago
lark.py Merge branch 'master' into 1.0a 3 years ago
lexer.py A tiny bit more typing info 3 years ago
load_grammar.py Removed code relevant to versions below 3.6 3 years ago
parse_tree_builder.py A tiny bit more typing info 3 years ago
parser_frontends.py Refactor: Split class to move code out of standalone section 3 years ago
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 years ago
tree.py Removed deprecated code 3 years ago
tree_matcher.py Fix for slices getting reduce to single getitem 4 years ago
utils.py Merge branch 'master' into 1.0a 3 years ago
visitors.py Removed deprecated code 3 years ago