This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 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 2335aa63e1 Move changelog to root directory há 3 anos
..
__pyinstaller Added hook-lark.py and the required lines in setup.py há 4 anos
grammars A few more type annotations, reduce use of inline flags há 3 anos
parsers Refactor: Eradicated inheritance from object há 3 anos
tools Rename lexer: Standard/Traditional -> Basic há 3 anos
__init__.py Last batch of .pyi files há 3 anos
ast_utils.py Refactor: Eradicated inheritance from object há 3 anos
common.py Fixes to typing and tests há 3 anos
exceptions.py Merge pull request #993 from lark-parser/v1.0_fixes há 3 anos
grammar.py Token priority is now 0 by default há 3 anos
indenter.py yield -> yield from há 3 anos
lark.py Rename lexer: Standard/Traditional -> Basic há 3 anos
lexer.py Merge pull request #995 from lark-parser/more_changes há 3 anos
load_grammar.py Merge pull request #995 from lark-parser/more_changes há 3 anos
parse_tree_builder.py Merge branch 'v1.0' há 3 anos
parser_frontends.py Rename lexer: Standard/Traditional -> Basic há 3 anos
reconstruct.py yield -> yield from há 3 anos
tree.py Refactor: Eradicated inheritance from object há 3 anos
tree_matcher.py Fix for slices getting reduce to single getitem há 3 anos
utils.py Refactor: Eradicated inheritance from object há 3 anos
visitors.py Merge branch 'v1.0' há 3 anos