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