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ů.
 
 
Erez Sh 90460f31d9 Refactored PR #949 and edited the comments/docstrings 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 Docs: Improved documentation of exceptions 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 Change how propagate_positions work před 3 roky
load_grammar.py Refactored PR #949 and edited the comments/docstrings před 3 roky
parse_tree_builder.py Tiny comment fix 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 Docs: Added docstring to Tree.scan_values() 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 Docs: Small fix in Transformer před 3 roky