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 5eecb7f5c9 Remove old comment 3 years ago
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 years ago
grammars Python2.7 compatibility 3 years ago
parsers Commit latest master to v1.0 3 years ago
tools Remove more Python 2 code 3 years ago
__init__.py Last batch of .pyi files 3 years ago
ast_utils.py Commit latest master to v1.0 3 years ago
common.py Commit latest master to v1.0 3 years ago
exceptions.py Various backwards incompatible fixes for v1.0 3 years ago
grammar.py Remove default values on type declarations and mark ClassVars 3 years ago
indenter.py Corrections for PR and some mypy errors 3 years ago
lark.py Remove old comment 3 years ago
lexer.py Merge branch 'v1.0' into master_tmp 3 years ago
load_grammar.py Various backwards incompatible fixes for v1.0 3 years ago
parse_tree_builder.py Commit latest master to v1.0 3 years ago
parser_frontends.py Commit latest master to v1.0 3 years ago
reconstruct.py Declare instance variable types at class level 3 years ago
tree.py Corrections for PR and some mypy errors 3 years ago
tree_matcher.py Fix for slices getting reduce to single getitem 3 years ago
utils.py Commit latest master to v1.0 3 years ago
visitors.py Various backwards incompatible fixes for v1.0 3 years ago