This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erez Sh afbdb6a4a9 Edits to merge_transformers 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 Docs: Improved documentation of exceptions 3 роки тому
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 роки тому
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 роки тому
grammar.py Cleanup, and a few PEP8 changes 3 роки тому
indenter.py A few updates to stubs (fix #856) 3 роки тому
lark.py Docs: Improved documentation of exceptions 3 роки тому
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 роки тому
load_grammar.py Proposed corrections to PR #970 3 роки тому
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 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 Change expand_kids_by_data to use range 3 роки тому
tree_matcher.py Fix for slices getting reduce to single getitem 3 роки тому
utils.py Refactored PR #949 and edited the comments/docstrings 3 роки тому
visitors.py Edits to merge_transformers 3 роки тому