This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erez Sh 2335aa63e1 Move changelog to root directory 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 Rename lexer: Standard/Traditional -> Basic 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 Rename lexer: Standard/Traditional -> Basic 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 роки тому