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