This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Erez Sh f5c7af8ce9 Proposed corrections to PR #970 3 yıl önce
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 yıl önce
grammars Python2.7 compatibility 3 yıl önce
parsers Tiny adjustments 3 yıl önce
tools Docs: tools page + more explanations 3 yıl önce
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 yıl önce
ast_utils.py Docs: Improved documentation of exceptions 3 yıl önce
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 yıl önce
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 yıl önce
grammar.py Cleanup, and a few PEP8 changes 3 yıl önce
indenter.py A few updates to stubs (fix #856) 3 yıl önce
lark.py Docs: Improved documentation of exceptions 3 yıl önce
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 yıl önce
load_grammar.py Proposed corrections to PR #970 3 yıl önce
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 yıl önce
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 yıl önce
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 yıl önce
tree.py Proposed corrections to PR #970 3 yıl önce
tree_matcher.py Fix for slices getting reduce to single getitem 3 yıl önce
utils.py Refactored PR #949 and edited the comments/docstrings 3 yıl önce
visitors.py Docs: Small fix in Transformer 3 yıl önce