This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erez Sh 55642be13c Tiny adjustments 3 роки тому
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 роки тому
grammars Python2.7 compatibility 3 роки тому
parsers Tiny adjustments 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 Bugfix for deepcopy + small unrelated refactor (issue #938) 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 Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 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 Bugfix for deepcopy + small unrelated refactor (issue #938) 3 роки тому
visitors.py Docs: Small fix in Transformer 3 роки тому