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 b3816b9a90 Added utility function: List grammar imports + test há 3 anos
..
__pyinstaller Added hook-lark.py and the required lines in setup.py há 4 anos
grammars Python2.7 compatibility há 3 anos
parsers Tiny adjustments há 3 anos
tools Docs: tools page + more explanations há 3 anos
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos há 3 anos
ast_utils.py Docs: Improved documentation of exceptions há 3 anos
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) há 3 anos
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests há 3 anos
grammar.py Cleanup, and a few PEP8 changes há 3 anos
indenter.py A few updates to stubs (fix #856) há 3 anos
lark.py Docs: Improved documentation of exceptions há 3 anos
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests há 3 anos
load_grammar.py Added utility function: List grammar imports + test há 3 anos
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests há 3 anos
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod há 3 anos
reconstruct.py Update reconstruct.pyi + add insert_spaces há 3 anos
tree.py Change expand_kids_by_data to use range há 3 anos
tree_matcher.py Fix for slices getting reduce to single getitem há 3 anos
utils.py Refactored PR #949 and edited the comments/docstrings há 3 anos
visitors.py Docs: Small fix in Transformer há 3 anos