This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Erez Sh a85f7d9667 Oops il y a 3 ans
..
__pyinstaller Added hook-lark.py and the required lines in setup.py il y a 4 ans
grammars Python2.7 compatibility il y a 3 ans
parsers Tiny adjustments il y a 3 ans
tools Docs: tools page + more explanations il y a 3 ans
__init__.py Version bump il y a 3 ans
ast_utils.py Oops il y a 3 ans
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) il y a 3 ans
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests il y a 3 ans
grammar.py Cleanup, and a few PEP8 changes il y a 3 ans
indenter.py A few updates to stubs (fix #856) il y a 3 ans
lark.py BUGFIX: Regression in lexer-only mode (parser=None) il y a 3 ans
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests il y a 3 ans
load_grammar.py BUGFIX: Regression in lexer-only mode (parser=None) il y a 3 ans
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests il y a 3 ans
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod il y a 3 ans
reconstruct.py Update reconstruct.pyi + add insert_spaces il y a 3 ans
tree.py Change expand_kids_by_data to use range il y a 3 ans
tree_matcher.py Fix for slices getting reduce to single getitem il y a 3 ans
utils.py Fix for issue #977 il y a 3 ans
visitors.py Docs: Tiny fix in docstring in visitors.py il y a 3 ans