This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Erez Sh d7d02e9308 Tiny comment fix 3 lat temu
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 lat temu
grammars Python2.7 compatibility 3 lat temu
parsers More minor refactorings 3 lat temu
tools Docs: tools page + more explanations 3 lat temu
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 lat temu
ast_utils.py Examples: Better doc for create_ast 3 lat temu
common.py Corrections for PR 3 lat temu
exceptions.py More minor refactorings 3 lat temu
grammar.py Cleanup, and a few PEP8 changes 3 lat temu
indenter.py A few updates to stubs (fix #856) 3 lat temu
lark.py More minor refactorings 3 lat temu
lexer.py Change how propagate_positions work 3 lat temu
load_grammar.py Small fix 3 lat temu
parse_tree_builder.py Tiny comment fix 3 lat temu
parser_frontends.py Change how propagate_positions work 3 lat temu
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 lat temu
tree.py Docs: Added docstring to Tree.scan_values() 3 lat temu
tree_matcher.py Fix for slices getting reduce to single getitem 3 lat temu
utils.py Docs fix + cleanup 3 lat temu
visitors.py Docs: Small fix in Transformer 3 lat temu