This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
MegaIng1 53b3e12bba Added `import_sources` hace 4 años
..
__pyinstaller Added hook-lark.py and the required lines in setup.py hace 4 años
grammars BUGFIX: Fixed common.ESCAPED_STRING (Issue #309) hace 5 años
parsers Add documentation for working with the SPPF hace 4 años
tools Add print parameter to lark.tools.standalone.main hace 4 años
__init__.py Version bump to 0.10.0 hace 4 años
common.py Make transformer work with tokens in standalone parser, fixes #648 hace 4 años
exceptions.py corrected caret placement in error messages due to tabs hace 4 años
grammar.py Reverted changes regarding EOF hace 4 años
indenter.py Correction for commit b83bac4 (Issue #316) hace 5 años
lark.py Added `import_sources` hace 4 años
lexer.py Merge branch 'master' into evalable_repr hace 4 años
load_grammar.py Added `import_sources` hace 4 años
parse_tree_builder.py Add AmbiguousIntermediateExpander hace 4 años
parser_frontends.py Add ambiguity='forest' option hace 4 años
reconstruct.py Refactored reconstructor out into tree_matcher. Functionality should stay the same. hace 4 años
tree.py Merge branch 'evalable_repr' into master hace 4 años
tree_matcher.py Corrected docstring hace 4 años
utils.py Improvements to puppet + other small stuff hace 4 años
visitors.py Docs: Moved some examples away from docstrings hace 4 años