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 804114d1ff Remove default values on type declarations and mark ClassVars 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 Remove default values on type declarations and mark ClassVars 4 years ago
exceptions.py Corrections for PR and some mypy errors 4 years ago
grammar.py Remove default values on type declarations and mark ClassVars 4 years ago
indenter.py Corrections for PR and some mypy errors 4 years ago
lark.py Corrections for PR and some mypy errors 4 years ago
lexer.py Remove default values on type declarations and mark ClassVars 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 Corrections for PR and some mypy errors 4 years ago
reconstruct.py Declare instance variable types at class level 4 years ago
tree.py Corrections for PR and some mypy errors 4 years ago
tree_matcher.py Fix for slices getting reduce to single getitem 4 years ago
utils.py Corrections for PR and some mypy errors 4 years ago
visitors.py Declare instance variable types at class level 4 years ago