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 година