This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Erez Sh 786adec537 Docs: Tiny fix in docstring in visitors.py hace 3 años
..
__pyinstaller Added hook-lark.py and the required lines in setup.py hace 4 años
grammars Python2.7 compatibility hace 3 años
parsers Tiny adjustments hace 3 años
tools Docs: tools page + more explanations hace 3 años
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos hace 3 años
ast_utils.py Docs: Improved documentation of exceptions hace 3 años
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) hace 3 años
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests hace 3 años
grammar.py Cleanup, and a few PEP8 changes hace 3 años
indenter.py A few updates to stubs (fix #856) hace 3 años
lark.py Docs: Improved documentation of exceptions hace 3 años
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests hace 3 años
load_grammar.py Added utility function: List grammar imports + test hace 3 años
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests hace 3 años
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod hace 3 años
reconstruct.py Update reconstruct.pyi + add insert_spaces hace 3 años
tree.py Change expand_kids_by_data to use range hace 3 años
tree_matcher.py Fix for slices getting reduce to single getitem hace 3 años
utils.py Refactored PR #949 and edited the comments/docstrings hace 3 años
visitors.py Docs: Tiny fix in docstring in visitors.py hace 3 años