This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Erez Sh afbdb6a4a9 Edits to merge_transformers 3 anni fa
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 anni fa
grammars Python2.7 compatibility 3 anni fa
parsers Tiny adjustments 3 anni fa
tools Docs: tools page + more explanations 3 anni fa
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 anni fa
ast_utils.py Docs: Improved documentation of exceptions 3 anni fa
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 anni fa
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anni fa
grammar.py Cleanup, and a few PEP8 changes 3 anni fa
indenter.py A few updates to stubs (fix #856) 3 anni fa
lark.py Docs: Improved documentation of exceptions 3 anni fa
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anni fa
load_grammar.py Proposed corrections to PR #970 3 anni fa
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anni fa
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 anni fa
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 anni fa
tree.py Change expand_kids_by_data to use range 3 anni fa
tree_matcher.py Fix for slices getting reduce to single getitem 3 anni fa
utils.py Refactored PR #949 and edited the comments/docstrings 3 anni fa
visitors.py Edits to merge_transformers 3 anni fa