This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Sh a85f7d9667 Oops há 3 anos
..
__pyinstaller Added hook-lark.py and the required lines in setup.py há 4 anos
grammars Python2.7 compatibility há 3 anos
parsers Tiny adjustments há 3 anos
tools Docs: tools page + more explanations há 3 anos
__init__.py Version bump há 3 anos
ast_utils.py Oops há 3 anos
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) há 3 anos
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests há 3 anos
grammar.py Cleanup, and a few PEP8 changes há 3 anos
indenter.py A few updates to stubs (fix #856) há 3 anos
lark.py BUGFIX: Regression in lexer-only mode (parser=None) há 3 anos
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests há 3 anos
load_grammar.py BUGFIX: Regression in lexer-only mode (parser=None) há 3 anos
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests há 3 anos
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod há 3 anos
reconstruct.py Update reconstruct.pyi + add insert_spaces há 3 anos
tree.py Change expand_kids_by_data to use range há 3 anos
tree_matcher.py Fix for slices getting reduce to single getitem há 3 anos
utils.py Fix for issue #977 há 3 anos
visitors.py Docs: Tiny fix in docstring in visitors.py há 3 anos