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 ddae93f92f BUGFIX: Ambiguity resolution now sums priority (Issue #46) преди 6 години
..
grammars Improved README преди 7 години
parsers BUGFIX: Ambiguity resolution now sums priority (Issue #46) преди 6 години
tools Added support for all RE flags. преди 6 години
__init__.py Version bump for fix преди 6 години
common.py Flags are now part of the terminal identity преди 6 години
indenter.py Pylint преди 7 години
lark.py BUGFIX: The Earley parser collected repeating derivations, and filtered them out much later than needed. This resulted in very long lists and many unnecessary comparisons. преди 6 години
lexer.py Added UnexpectedInput exception (with line & column) to xearley (Issue #43) преди 6 години
load_grammar.py BUGFIX: Ambiguity resolution now sums priority (Issue #46) преди 6 години
parse_tree_builder.py Fixed tree-construction semantics: Alias now overrides the "?rule" operator преди 6 години
parser_frontends.py BUGFIX: The Earley parser collected repeating derivations, and filtered them out much later than needed. This resulted in very long lists and many unnecessary comparisons. преди 6 години
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 преди 7 години
tree.py BUGFIX: iter_trees() wasn't consistent with a recursive order (Issue #47) преди 6 години
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). преди 7 години