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 55642be13c Tiny adjustments 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 Refactor PropagatePositions, change Token.pos_in_stream to start_pos il y a 3 ans
ast_utils.py Examples: Better doc for create_ast il y a 3 ans
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) il y a 3 ans
exceptions.py More minor refactorings 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 More minor refactorings il y a 3 ans
lexer.py Change how propagate_positions work il y a 3 ans
load_grammar.py Small fix il y a 3 ans
parse_tree_builder.py Tiny comment fix 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 Docs: Added docstring to Tree.scan_values() il y a 3 ans
tree_matcher.py Fix for slices getting reduce to single getitem il y a 3 ans
utils.py Bugfix for deepcopy + small unrelated refactor (issue #938) il y a 3 ans
visitors.py Docs: Small fix in Transformer il y a 3 ans