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 f5c7af8ce9 Proposed corrections to PR #970 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 Docs: Improved documentation of exceptions 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 Docs: Improved documentation of exceptions 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 Proposed corrections to PR #970 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 Proposed corrections to PR #970 il y a 3 ans
tree_matcher.py Fix for slices getting reduce to single getitem il y a 3 ans
utils.py Refactored PR #949 and edited the comments/docstrings il y a 3 ans
visitors.py Docs: Small fix in Transformer il y a 3 ans