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 2b5f984785 ast_utils: Fix docstring 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 Version bump hace 3 años
ast_utils.py ast_utils: Fix docstring 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 BUGFIX: Regression in lexer-only mode (parser=None) hace 3 años
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests hace 3 años
load_grammar.py BUGFIX: Regression in lexer-only mode (parser=None) 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 Fix for issue #977 hace 3 años
visitors.py Docs: Tiny fix in docstring in visitors.py hace 3 años