This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Erez Sh 55642be13c Tiny adjustments 3 år sedan
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 år sedan
grammars Python2.7 compatibility 3 år sedan
parsers Tiny adjustments 3 år sedan
tools Docs: tools page + more explanations 3 år sedan
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 år sedan
ast_utils.py Examples: Better doc for create_ast 3 år sedan
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 år sedan
exceptions.py More minor refactorings 3 år sedan
grammar.py Cleanup, and a few PEP8 changes 3 år sedan
indenter.py A few updates to stubs (fix #856) 3 år sedan
lark.py More minor refactorings 3 år sedan
lexer.py Change how propagate_positions work 3 år sedan
load_grammar.py Small fix 3 år sedan
parse_tree_builder.py Tiny comment fix 3 år sedan
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 år sedan
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 år sedan
tree.py Docs: Added docstring to Tree.scan_values() 3 år sedan
tree_matcher.py Fix for slices getting reduce to single getitem 3 år sedan
utils.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 år sedan
visitors.py Docs: Small fix in Transformer 3 år sedan