This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Shinan d4425887d6 Added conf.py example and indenter support in contextual lexing před 7 roky
..
parsers Added ContextualLexer for LALR. Working, but doesn't seem to improve speed. před 7 roky
__init__.py Fixed setup.py, version bump před 7 roky
common.py Added Nearley-to-lark converter před 7 roky
indenter.py Added conf.py example and indenter support in contextual lexing před 7 roky
lark.py Lint treatment před 7 roky
lexer.py Added conf.py example and indenter support in contextual lexing před 7 roky
load_grammar.py Fixed bug in load_grammar. Improved nearley converter před 7 roky
parse_tree_builder.py Lint treatment před 7 roky
parser_frontends.py Added conf.py example and indenter support in contextual lexing před 7 roky
tree.py Lint treatment před 7 roky
utils.py Lint treatment před 7 roky