This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
MegaIng1 c9b5443127 Fix for python2.7 4 роки тому
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 роки тому
grammars BUGFIX: Fixed common.ESCAPED_STRING (Issue #309) 5 роки тому
parsers Add documentation for working with the SPPF 4 роки тому
tools Add print parameter to lark.tools.standalone.main 4 роки тому
__init__.py Version bump to 0.10.0 4 роки тому
common.py Make transformer work with tokens in standalone parser, fixes #648 4 роки тому
exceptions.py corrected caret placement in error messages due to tabs 4 роки тому
grammar.py Reverted changes regarding EOF 4 роки тому
indenter.py Correction for commit b83bac4 (Issue #316) 5 роки тому
lark.py Added `import_sources` 4 роки тому
lexer.py Merge branch 'master' into evalable_repr 4 роки тому
load_grammar.py Fix for python2.7 4 роки тому
parse_tree_builder.py Add AmbiguousIntermediateExpander 4 роки тому
parser_frontends.py Add ambiguity='forest' option 4 роки тому
reconstruct.py Refactored reconstructor out into tree_matcher. Functionality should stay the same. 4 роки тому
tree.py Merge branch 'evalable_repr' into master 4 роки тому
tree_matcher.py Corrected docstring 4 роки тому
utils.py Improvements to puppet + other small stuff 4 роки тому
visitors.py Docs: Moved some examples away from docstrings 4 роки тому