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