This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Robin A. Dorstijn fb8800914b Added advanced example for merge_transformers před 3 roky
..
__pyinstaller Added hook-lark.py and the required lines in setup.py před 4 roky
grammars Python2.7 compatibility před 3 roky
parsers Tiny adjustments před 3 roky
tools Docs: tools page + more explanations před 3 roky
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos před 3 roky
ast_utils.py Docs: Improved documentation of exceptions před 3 roky
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) před 3 roky
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests před 3 roky
grammar.py Cleanup, and a few PEP8 changes před 3 roky
indenter.py A few updates to stubs (fix #856) před 3 roky
lark.py Docs: Improved documentation of exceptions před 3 roky
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests před 3 roky
load_grammar.py Proposed corrections to PR #970 před 3 roky
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests před 3 roky
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod před 3 roky
reconstruct.py Update reconstruct.pyi + add insert_spaces před 3 roky
tree.py Change expand_kids_by_data to use range před 3 roky
tree_matcher.py Fix for slices getting reduce to single getitem před 3 roky
utils.py Refactored PR #949 and edited the comments/docstrings před 3 roky
visitors.py Added advanced example for merge_transformers před 3 roky