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 f5c7af8ce9 Proposed corrections to PR #970 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 Tiny adjustments 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 Docs: Improved documentation of exceptions 3 lat temu
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 lat temu
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 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 Docs: Improved documentation of exceptions 3 lat temu
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 lat temu
load_grammar.py Proposed corrections to PR #970 3 lat temu
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 lat temu
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 lat temu
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 lat temu
tree.py Proposed corrections to PR #970 3 lat temu
tree_matcher.py Fix for slices getting reduce to single getitem 3 lat temu
utils.py Refactored PR #949 and edited the comments/docstrings 3 lat temu
visitors.py Docs: Small fix in Transformer 3 lat temu