This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 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.
Erez Shinan 67f372c994 Symbols instead of strings - initial há 6 anos
..
grammars BUGFIX: SIGNED_FLOAT matched an int... (Issue #84) há 6 anos
parsers Symbols instead of strings - initial há 6 anos
tools Significant reduction in memory consumption (Saving only parse-table instead of analysis instance) há 6 anos
__init__.py Version bump há 6 anos
common.py Corrections to PR and added get_context há 6 anos
grammar.py Symbols instead of strings - initial há 6 anos
indenter.py Standalone tools now supports postlex há 6 anos
lark.py .lark (preparing) há 6 anos
lexer.py Symbols instead of strings - initial há 6 anos
load_grammar.py Symbols instead of strings - initial há 6 anos
parse_tree_builder.py Symbols instead of strings - initial há 6 anos
parser_frontends.py Significant reduction in memory consumption (Saving only parse-table instead of analysis instance) há 6 anos
reconstruct.py Refactoring and bugfixes in reconstruct.py há 6 anos
tree.py interpreter: default behavior changed to return the values instead of discarding them, added test showcasing the behavior há 6 anos
utils.py Allow functools partials to be used with the InlineTransformer há 6 anos