This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Erez Sh 2f2cebedf8 Merge branch 'grammar_builder' of https://github.com/MegaIng/lark into MegaIng-grammar_builder 3 anni fa
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 anni fa
grammars Python2.7 compatibility 3 anni fa
parsers Correction for PR 3 anni fa
tools tools.nearley: Add support for case-insensitive strings (Issue #753) 3 anni fa
__init__.py Earley error reporting - initial (Issue #760) 3 anni fa
common.py Corrections for PR 3 anni fa
exceptions.py Small bugfixes in exceptions 3 anni fa
grammar.py Cleanup, and a few PEP8 changes 3 anni fa
indenter.py Correction for commit b83bac4 (Issue #316) 5 anni fa
lark.py Basics for GrammarBuilder 3 anni fa
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) 3 anni fa
load_grammar.py Fix for review + Removed unused functions 3 anni fa
parse_tree_builder.py Cleanup, and a few PEP8 changes 3 anni fa
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals 3 anni fa
reconstruct.py Response to code review 3 anni fa
tree.py Cleanup, and a few PEP8 changes 3 anni fa
tree_matcher.py Fix for slices getting reduce to single getitem 3 anni fa
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals 3 anni fa
visitors.py Cleanup, and a few PEP8 changes 3 anni fa