This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Shinan 67f372c994 Symbols instead of strings - initial před 6 roky
..
grammars BUGFIX: SIGNED_FLOAT matched an int... (Issue #84) před 6 roky
parsers Symbols instead of strings - initial před 6 roky
tools Significant reduction in memory consumption (Saving only parse-table instead of analysis instance) před 6 roky
__init__.py Version bump před 6 roky
common.py Corrections to PR and added get_context před 6 roky
grammar.py Symbols instead of strings - initial před 6 roky
indenter.py Standalone tools now supports postlex před 6 roky
lark.py .lark (preparing) před 6 roky
lexer.py Symbols instead of strings - initial před 6 roky
load_grammar.py Symbols instead of strings - initial před 6 roky
parse_tree_builder.py Symbols instead of strings - initial před 6 roky
parser_frontends.py Significant reduction in memory consumption (Saving only parse-table instead of analysis instance) před 6 roky
reconstruct.py Refactoring and bugfixes in reconstruct.py před 6 roky
tree.py interpreter: default behavior changed to return the values instead of discarding them, added test showcasing the behavior před 6 roky
utils.py Allow functools partials to be used with the InlineTransformer před 6 roky