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 vuotta sitten
..
grammars Scanless Earley now working for all tests! 7 vuotta sitten
parsers Dramatically improved memory consumption of Earley parser 7 vuotta sitten
tools Tools can now be installed via pip 7 vuotta sitten
__init__.py Changed parser/lexer interface in lark. Bumped minor version 7 vuotta sitten
common.py Refactored TokenDef to store Pattern(Str/RE) 7 vuotta sitten
indenter.py Added conf.py example and indenter support in contextual lexing 7 vuotta sitten
lark.py Scanless Earley now working for all tests! 7 vuotta sitten
lexer.py Scanless Earley now working for all tests! 7 vuotta sitten
load_grammar.py Scanless Earley now working for all tests! 7 vuotta sitten
parse_tree_builder.py Scanless Earley now working for all tests! 7 vuotta sitten
parser_frontends.py Scanless Earley now working for all tests! 7 vuotta sitten
reconstruct.py Some fixes in examples 7 vuotta sitten
tree.py Token import now working 7 vuotta sitten
utils.py Lint treatment 7 vuotta sitten