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