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 55642be13c Tiny adjustments 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 Examples: Better doc for create_ast há 3 anos
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) há 3 anos
exceptions.py More minor refactorings 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 More minor refactorings há 3 anos
lexer.py Change how propagate_positions work há 3 anos
load_grammar.py Small fix há 3 anos
parse_tree_builder.py Tiny comment fix 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 Docs: Added docstring to Tree.scan_values() há 3 anos
tree_matcher.py Fix for slices getting reduce to single getitem há 3 anos
utils.py Bugfix for deepcopy + small unrelated refactor (issue #938) há 3 anos
visitors.py Docs: Small fix in Transformer há 3 anos