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 d7d02e9308 Tiny comment fix 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 More minor refactorings 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 Examples: Better doc for create_ast hace 3 años
common.py Corrections for PR hace 3 años
exceptions.py More minor refactorings 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 More minor refactorings hace 3 años
lexer.py Change how propagate_positions work hace 3 años
load_grammar.py Small fix hace 3 años
parse_tree_builder.py Tiny comment fix hace 3 años
parser_frontends.py Change how propagate_positions work hace 3 años
reconstruct.py Update reconstruct.pyi + add insert_spaces hace 3 años
tree.py Docs: Added docstring to Tree.scan_values() hace 3 años
tree_matcher.py Fix for slices getting reduce to single getitem hace 3 años
utils.py Docs fix + cleanup hace 3 años
visitors.py Docs: Small fix in Transformer hace 3 años