This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Sh a9129f33c2 Remove Py2-related unicode patch 3 anos atrás
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 anos atrás
grammars A few more type annotations, reduce use of inline flags 3 anos atrás
parsers Refactor: Eradicated inheritance from object 3 anos atrás
tools Rename lexer: Standard/Traditional -> Basic 3 anos atrás
CHANGELOG.md Token priority is now 0 by default 3 anos atrás
__init__.py Last batch of .pyi files 3 anos atrás
ast_utils.py Refactor: Eradicated inheritance from object 3 anos atrás
common.py Fixes to typing and tests 3 anos atrás
exceptions.py Merge pull request #993 from lark-parser/v1.0_fixes 3 anos atrás
grammar.py Token priority is now 0 by default 3 anos atrás
indenter.py yield -> yield from 3 anos atrás
lark.py Rename lexer: Standard/Traditional -> Basic 3 anos atrás
lexer.py Remove Py2-related unicode patch 3 anos atrás
load_grammar.py Refactor: Eradicated inheritance from object 3 anos atrás
parse_tree_builder.py Merge branch 'v1.0' 3 anos atrás
parser_frontends.py Rename lexer: Standard/Traditional -> Basic 3 anos atrás
reconstruct.py yield -> yield from 3 anos atrás
tree.py Refactor: Eradicated inheritance from object 3 anos atrás
tree_matcher.py Fix for slices getting reduce to single getitem 3 anos atrás
utils.py Refactor: Eradicated inheritance from object 3 anos atrás
visitors.py Merge branch 'v1.0' 3 anos atrás