This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
25개 이상의 토픽을 선택하실 수 없습니다. 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 년 전
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 년 전
grammars Python2.7 compatibility 3 년 전
parsers Correction for PR 3 년 전
tools tools.nearley: Add support for case-insensitive strings (Issue #753) 3 년 전
__init__.py Earley error reporting - initial (Issue #760) 3 년 전
common.py Corrections for PR 3 년 전
exceptions.py Small bugfixes in exceptions 3 년 전
grammar.py Cleanup, and a few PEP8 changes 3 년 전
indenter.py Correction for commit b83bac4 (Issue #316) 5 년 전
lark.py Basics for GrammarBuilder 3 년 전
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) 3 년 전
load_grammar.py Brought back the removal of unused rules/terminals in imported grammars 3 년 전
parse_tree_builder.py Cleanup, and a few PEP8 changes 3 년 전
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals 3 년 전
reconstruct.py Response to code review 3 년 전
tree.py Cleanup, and a few PEP8 changes 3 년 전
tree_matcher.py Fix for slices getting reduce to single getitem 3 년 전
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals 3 년 전
visitors.py Cleanup, and a few PEP8 changes 3 년 전