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.
MegaIng1 c9b5443127 Fix for python2.7 4 anni fa
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 anni fa
grammars BUGFIX: Fixed common.ESCAPED_STRING (Issue #309) 5 anni fa
parsers Add documentation for working with the SPPF 4 anni fa
tools Add print parameter to lark.tools.standalone.main 4 anni fa
__init__.py Version bump to 0.10.0 4 anni fa
common.py Make transformer work with tokens in standalone parser, fixes #648 4 anni fa
exceptions.py corrected caret placement in error messages due to tabs 4 anni fa
grammar.py Reverted changes regarding EOF 4 anni fa
indenter.py Correction for commit b83bac4 (Issue #316) 5 anni fa
lark.py Added `import_sources` 4 anni fa
lexer.py Merge branch 'master' into evalable_repr 4 anni fa
load_grammar.py Fix for python2.7 4 anni fa
parse_tree_builder.py Add AmbiguousIntermediateExpander 4 anni fa
parser_frontends.py Add ambiguity='forest' option 4 anni fa
reconstruct.py Refactored reconstructor out into tree_matcher. Functionality should stay the same. 4 anni fa
tree.py Merge branch 'evalable_repr' into master 4 anni fa
tree_matcher.py Corrected docstring 4 anni fa
utils.py Improvements to puppet + other small stuff 4 anni fa
visitors.py Docs: Moved some examples away from docstrings 4 anni fa