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 0199afa4c8 Cleanup and refactor 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 Merge branch 'fix-818' of https://github.com/MegaIng/lark into MegaIng-fix-818 3 anni fa
tools tools.nearley: Add support for case-insensitive strings (Issue #753) 3 anni fa
__init__.py Version bump (0.11.2) 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 Indenter now throws DedentError instead of AssertionError 3 anni fa
lark.py Cleanup and refactor 3 anni fa
lexer.py Fix .pyi files 3 anni fa
load_grammar.py Raise correct error when terminal is used within another terminal, by not defined 3 anni fa
parse_tree_builder.py Cleanup, and a few PEP8 changes 3 anni fa
parser_frontends.py Cleanup and refactor 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 Added load_grammar.find_grammar_errors 3 anni fa
visitors.py Fix for #826 (Thanks @mikeiovine) + stubs + tests 3 anni fa