This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Sh 2f2cebedf8 Merge branch 'grammar_builder' of https://github.com/MegaIng/lark into MegaIng-grammar_builder há 3 anos
..
__pyinstaller Added hook-lark.py and the required lines in setup.py há 4 anos
grammars Python2.7 compatibility há 3 anos
parsers Correction for PR há 3 anos
tools tools.nearley: Add support for case-insensitive strings (Issue #753) há 3 anos
__init__.py Earley error reporting - initial (Issue #760) há 3 anos
common.py Corrections for PR há 3 anos
exceptions.py Small bugfixes in exceptions há 3 anos
grammar.py Cleanup, and a few PEP8 changes há 3 anos
indenter.py Correction for commit b83bac4 (Issue #316) há 5 anos
lark.py Basics for GrammarBuilder há 3 anos
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) há 3 anos
load_grammar.py Fix for review + Removed unused functions há 3 anos
parse_tree_builder.py Cleanup, and a few PEP8 changes há 3 anos
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals há 3 anos
reconstruct.py Response to code review há 3 anos
tree.py Cleanup, and a few PEP8 changes há 3 anos
tree_matcher.py Fix for slices getting reduce to single getitem há 3 anos
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals há 3 anos
visitors.py Cleanup, and a few PEP8 changes há 3 anos