This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Erez Sh d7d02e9308 Tiny comment fix 3 лет назад
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 лет назад
grammars Python2.7 compatibility 3 лет назад
parsers More minor refactorings 3 лет назад
tools Docs: tools page + more explanations 3 лет назад
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 лет назад
ast_utils.py Examples: Better doc for create_ast 3 лет назад
common.py Corrections for PR 3 лет назад
exceptions.py More minor refactorings 3 лет назад
grammar.py Cleanup, and a few PEP8 changes 3 лет назад
indenter.py A few updates to stubs (fix #856) 3 лет назад
lark.py More minor refactorings 3 лет назад
lexer.py Change how propagate_positions work 3 лет назад
load_grammar.py Small fix 3 лет назад
parse_tree_builder.py Tiny comment fix 3 лет назад
parser_frontends.py Change how propagate_positions work 3 лет назад
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 лет назад
tree.py Docs: Added docstring to Tree.scan_values() 3 лет назад
tree_matcher.py Fix for slices getting reduce to single getitem 3 лет назад
utils.py Docs fix + cleanup 3 лет назад
visitors.py Docs: Small fix in Transformer 3 лет назад