This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Erez Sh 24f653080f More minor refactorings 3年前
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4年前
grammars Python2.7 compatibility 3年前
parsers More minor refactorings 3年前
tools Docs: tools page + more explanations 3年前
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3年前
ast_utils.py Examples: Better doc for create_ast 3年前
common.py Corrections for PR 3年前
exceptions.py More minor refactorings 3年前
grammar.py Cleanup, and a few PEP8 changes 3年前
indenter.py A few updates to stubs (fix #856) 3年前
lark.py More minor refactorings 3年前
lexer.py Change how propagate_positions work 3年前
load_grammar.py Small fix 3年前
parse_tree_builder.py Change how propagate_positions work 3年前
parser_frontends.py Change how propagate_positions work 3年前
reconstruct.py Update reconstruct.pyi + add insert_spaces 3年前
tree.py Docs: Added docstring to Tree.scan_values() 3年前
tree_matcher.py Fix for slices getting reduce to single getitem 3年前
utils.py Docs fix + cleanup 3年前
visitors.py Docs: Small fix in Transformer 3年前