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.
MegaIng a787ea83d7 Prevents caching values that are to be provided again next time anyway. (Most notably transformer, since those might not be picklable) 3 år sedan
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 år sedan
grammars A few more type annotations, reduce use of inline flags 3 år sedan
parsers Refactor: Eradicated inheritance from object 3 år sedan
tools Rename lexer: Standard/Traditional -> Basic 3 år sedan
__init__.py Last batch of .pyi files 3 år sedan
ast_utils.py Refactor: Eradicated inheritance from object 3 år sedan
common.py Fixes to typing and tests 3 år sedan
exceptions.py Merge pull request #993 from lark-parser/v1.0_fixes 3 år sedan
grammar.py Token priority is now 0 by default 3 år sedan
indenter.py yield -> yield from 3 år sedan
lark.py Prevents caching values that are to be provided again next time anyway. (Most notably transformer, since those might not be picklable) 3 år sedan
lexer.py Merge pull request #995 from lark-parser/more_changes 3 år sedan
load_grammar.py Merge pull request #995 from lark-parser/more_changes 3 år sedan
parse_tree_builder.py Merge branch 'v1.0' 3 år sedan
parser_frontends.py Prevents caching values that are to be provided again next time anyway. (Most notably transformer, since those might not be picklable) 3 år sedan
reconstruct.py yield -> yield from 3 år sedan
tree.py Refactor: Eradicated inheritance from object 3 år sedan
tree_matcher.py Fix for slices getting reduce to single getitem 3 år sedan
utils.py Refactor: Eradicated inheritance from object 3 år sedan
visitors.py Merge branch 'v1.0' 3 år sedan