This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Sh fd3be9d8d6 Brought back the removal of unused rules/terminals in imported grammars před 3 roky
..
__pyinstaller Added hook-lark.py and the required lines in setup.py před 4 roky
grammars Python2.7 compatibility před 3 roky
parsers Correction for PR před 3 roky
tools tools.nearley: Add support for case-insensitive strings (Issue #753) před 3 roky
__init__.py Earley error reporting - initial (Issue #760) před 3 roky
common.py Corrections for PR před 3 roky
exceptions.py Small bugfixes in exceptions před 3 roky
grammar.py Cleanup, and a few PEP8 changes před 3 roky
indenter.py Correction for commit b83bac4 (Issue #316) před 5 roky
lark.py Basics for GrammarBuilder před 3 roky
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) před 3 roky
load_grammar.py Brought back the removal of unused rules/terminals in imported grammars před 3 roky
parse_tree_builder.py Cleanup, and a few PEP8 changes před 3 roky
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals před 3 roky
reconstruct.py Response to code review před 3 roky
tree.py Cleanup, and a few PEP8 changes před 3 roky
tree_matcher.py Fix for slices getting reduce to single getitem před 3 roky
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals před 3 roky
visitors.py Cleanup, and a few PEP8 changes před 3 roky