This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Erez Shinan b7eb149c79
Merge pull request #979 from lark-parser/issue977
3 år sedan
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 år sedan
grammars Python2.7 compatibility 3 år sedan
parsers Tiny adjustments 3 år sedan
tools Docs: tools page + more explanations 3 år sedan
__init__.py Refactor PropagatePositions, change Token.pos_in_stream to start_pos 3 år sedan
ast_utils.py Docs: Improved documentation of exceptions 3 år sedan
common.py Bugfix for deepcopy + small unrelated refactor (issue #938) 3 år sedan
exceptions.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 år sedan
grammar.py Cleanup, and a few PEP8 changes 3 år sedan
indenter.py A few updates to stubs (fix #856) 3 år sedan
lark.py BUGFIX: Regression in lexer-only mode (parser=None) 3 år sedan
lexer.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 år sedan
load_grammar.py BUGFIX: Regression in lexer-only mode (parser=None) 3 år sedan
parse_tree_builder.py Reworked grammar to simplify later processing + expand_kids_by_data + tests 3 år sedan
parser_frontends.py Tiny fix: MakeParsingFrontend is a regular method, not a classmethod 3 år sedan
reconstruct.py Update reconstruct.pyi + add insert_spaces 3 år sedan
tree.py Change expand_kids_by_data to use range 3 år sedan
tree_matcher.py Fix for slices getting reduce to single getitem 3 år sedan
utils.py Fix for issue #977 3 år sedan
visitors.py Docs: Tiny fix in docstring in visitors.py 3 år sedan