This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Erez Sh a85f7d9667 Oops 3 anni fa
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 anni fa
grammars Python2.7 compatibility 3 anni fa
parsers Tiny adjustments 3 anni fa
tools Docs: tools page + more explanations 3 anni fa
__init__.py Version bump 3 anni fa
ast_utils.py Oops 3 anni fa
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 anni fa
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anni fa
grammar.py Cleanup, and a few PEP8 changes 3 anni fa
indenter.py A few updates to stubs (fix #856) 3 anni fa
lark.py BUGFIX: Regression in lexer-only mode (parser=None) 3 anni fa
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anni fa
load_grammar.py BUGFIX: Regression in lexer-only mode (parser=None) 3 anni fa
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 anni fa
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 anni fa
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 anni fa
tree.py Change expand_kids_by_data to use range 3 anni fa
tree_matcher.py Fix for slices getting reduce to single getitem 3 anni fa
utils.py Fix for issue #977 3 anni fa
visitors.py Docs: Tiny fix in docstring in visitors.py 3 anni fa