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 Sh 2f2cebedf8 Merge branch 'grammar_builder' of https://github.com/MegaIng/lark into MegaIng-grammar_builder 3 vuotta sitten
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 vuotta sitten
grammars Python2.7 compatibility 3 vuotta sitten
parsers Correction for PR 3 vuotta sitten
tools tools.nearley: Add support for case-insensitive strings (Issue #753) 3 vuotta sitten
__init__.py Earley error reporting - initial (Issue #760) 3 vuotta sitten
common.py Corrections for PR 3 vuotta sitten
exceptions.py Small bugfixes in exceptions 3 vuotta sitten
grammar.py Cleanup, and a few PEP8 changes 3 vuotta sitten
indenter.py Correction for commit b83bac4 (Issue #316) 5 vuotta sitten
lark.py Basics for GrammarBuilder 3 vuotta sitten
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) 3 vuotta sitten
load_grammar.py Fix for review + Removed unused functions 3 vuotta sitten
parse_tree_builder.py Cleanup, and a few PEP8 changes 3 vuotta sitten
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals 3 vuotta sitten
reconstruct.py Response to code review 3 vuotta sitten
tree.py Cleanup, and a few PEP8 changes 3 vuotta sitten
tree_matcher.py Fix for slices getting reduce to single getitem 3 vuotta sitten
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals 3 vuotta sitten
visitors.py Cleanup, and a few PEP8 changes 3 vuotta sitten