This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Shinan 066303fdab Serialized lark is now json compatible пре 5 година
..
grammars BUGFIX: Fixed common.ESCAPED_STRING (Issue #309) пре 5 година
parsers Serialized lark is now json compatible пре 5 година
tools Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias пре 5 година
__init__.py Major Version bump (0.7) пре 5 година
common.py Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias пре 5 година
exceptions.py Make VisitError inherit from LarkError пре 5 година
grammar.py Basic serialize/deserialize working! пре 5 година
indenter.py Correction for commit b83bac4 (Issue #316) пре 5 година
lark.py Serialized lark is now json compatible пре 5 година
lexer.py Serialized lark is now json compatible пре 5 година
load_grammar.py Added error when using terminal weights in dynamic earley (Discussed in #324) пре 5 година
parse_tree_builder.py Basic serialize/deserialize working! пре 5 година
parser_frontends.py Serialized lark is now json compatible пре 5 година
reconstruct.py Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias пре 5 година
tree.py Fix Propagate Positions пре 5 година
utils.py Serialized lark is now json compatible пре 5 година
visitors.py Fix v_args when used on classes with non-callable members пре 5 година