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 d7d02e9308 Tiny comment fix 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 More minor refactorings 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 Examples: Better doc for create_ast 3 anos atrás
common.py Corrections for PR 3 anos atrás
exceptions.py More minor refactorings 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 More minor refactorings 3 anos atrás
lexer.py Change how propagate_positions work 3 anos atrás
load_grammar.py Small fix 3 anos atrás
parse_tree_builder.py Tiny comment fix 3 anos atrás
parser_frontends.py Change how propagate_positions work 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 Docs fix + cleanup 3 anos atrás
visitors.py Docs: Small fix in Transformer 3 anos atrás