This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Você não pode selecionar mais de 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 3 anos atrás
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 anos atrás
grammars Python2.7 compatibility 3 anos atrás
parsers Tiny adjustments 3 anos atrás
tools Docs: tools page + more explanations 3 anos atrás
__init__.py Version bump 3 anos atrás
ast_utils.py Oops 3 anos atrás
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 anos atrás
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anos atrás
grammar.py Cleanup, and a few PEP8 changes 3 anos atrás
indenter.py A few updates to stubs (fix #856) 3 anos atrás
lark.py BUGFIX: Regression in lexer-only mode (parser=None) 3 anos atrás
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anos atrás
load_grammar.py BUGFIX: Regression in lexer-only mode (parser=None) 3 anos atrás
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anos atrás
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 anos atrás
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 anos atrás
tree.py Change expand_kids_by_data to use range 3 anos atrás
tree_matcher.py Fix for slices getting reduce to single getitem 3 anos atrás
utils.py Fix for issue #977 3 anos atrás
visitors.py Docs: Tiny fix in docstring in visitors.py 3 anos atrás