This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Shinan 302dad36fe Dramatically improved memory consumption of Earley parser пре 7 година
..
grammars Scanless Earley now working for all tests! пре 7 година
parsers Dramatically improved memory consumption of Earley parser пре 7 година
tools Tools can now be installed via pip пре 7 година
__init__.py Changed parser/lexer interface in lark. Bumped minor version пре 7 година
common.py Refactored TokenDef to store Pattern(Str/RE) пре 7 година
indenter.py Added conf.py example and indenter support in contextual lexing пре 7 година
lark.py Scanless Earley now working for all tests! пре 7 година
lexer.py Scanless Earley now working for all tests! пре 7 година
load_grammar.py Scanless Earley now working for all tests! пре 7 година
parse_tree_builder.py Scanless Earley now working for all tests! пре 7 година
parser_frontends.py Scanless Earley now working for all tests! пре 7 година
reconstruct.py Some fixes in examples пре 7 година
tree.py Token import now working пре 7 година
utils.py Lint treatment пре 7 година