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 90460f31d9 Refactored PR #949 and edited the comments/docstrings 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 Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 anos atrás
ast_utils.py Docs: Improved documentation of exceptions 3 anos atrás
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 anos atrás
exceptions.py Docs: Improved documentation of exceptions 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 Docs: Improved documentation of exceptions 3 anos atrás
lexer.py Change how propagate_positions work 3 anos atrás
load_grammar.py Refactored PR #949 and edited the comments/docstrings 3 anos atrás
parse_tree_builder.py Tiny comment fix 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 Docs: Added docstring to Tree.scan_values() 3 anos atrás
tree_matcher.py Fix for slices getting reduce to single getitem 3 anos atrás
utils.py Refactored PR #949 and edited the comments/docstrings 3 anos atrás
visitors.py Docs: Small fix in Transformer 3 anos atrás