This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MegaIng a787ea83d7 Prevents caching values that are to be provided again next time anyway. (Most notably transformer, since those might not be picklable) преди 3 години
..
__pyinstaller Added hook-lark.py and the required lines in setup.py преди 4 години
grammars A few more type annotations, reduce use of inline flags преди 3 години
parsers Refactor: Eradicated inheritance from object преди 3 години
tools Rename lexer: Standard/Traditional -> Basic преди 3 години
__init__.py Last batch of .pyi files преди 3 години
ast_utils.py Refactor: Eradicated inheritance from object преди 3 години
common.py Fixes to typing and tests преди 3 години
exceptions.py Merge pull request #993 from lark-parser/v1.0_fixes преди 3 години
grammar.py Token priority is now 0 by default преди 3 години
indenter.py yield -> yield from преди 3 години
lark.py Prevents caching values that are to be provided again next time anyway. (Most notably transformer, since those might not be picklable) преди 3 години
lexer.py Merge pull request #995 from lark-parser/more_changes преди 3 години
load_grammar.py Merge pull request #995 from lark-parser/more_changes преди 3 години
parse_tree_builder.py Merge branch 'v1.0' преди 3 години
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 години
reconstruct.py yield -> yield from преди 3 години
tree.py Refactor: Eradicated inheritance from object преди 3 години
tree_matcher.py Fix for slices getting reduce to single getitem преди 3 години
utils.py Refactor: Eradicated inheritance from object преди 3 години
visitors.py Merge branch 'v1.0' преди 3 години