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.
Chanic Panic bca7c79b1f Declare instance variable types at class level 4 years ago
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 5 years ago
grammars Python2.7 compatibility 4 years ago
parsers Removed deprecated code 4 years ago
tools Remove more Python 2 code 4 years ago
__init__.py Last batch of .pyi files 4 years ago
ast_utils.py Start merging .pyi files 4 years ago
common.py Last batch of .pyi files 4 years ago
exceptions.py More .pyi merging 4 years ago
grammar.py Declare instance variable types at class level 4 years ago
indenter.py Declare instance variable types at class level 4 years ago
lark.py Merge the Literal types 4 years ago
lexer.py Last batch of .pyi files 4 years ago
load_grammar.py Declare instance variable types at class level 4 years ago
parse_tree_builder.py Removed deprecated code 4 years ago
parser_frontends.py Rename ParserPuppet -> InteractiveParser 4 years ago
reconstruct.py Declare instance variable types at class level 4 years ago
tree.py Merge the Literal types 4 years ago
tree_matcher.py Fix for slices getting reduce to single getitem 4 years ago
utils.py Last batch of .pyi files 4 years ago
visitors.py Declare instance variable types at class level 4 years ago