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 2d04acf227 Version 0.5.0 is out with lots of improvements преди 6 години
..
grammars Improved README преди 7 години
parsers Cleaned up the LALR(1) parser преди 6 години
tools Added support for all RE flags. преди 6 години
__init__.py Version 0.5.0 is out with lots of improvements преди 6 години
common.py Cleaned up the LALR(1) parser преди 6 години
indenter.py Pylint преди 7 години
lark.py BUGFIX in xearley + Feature: earley__predict_all преди 6 години
lexer.py BUGFIX: Tokens of different type were equal, causing disambiguation errors (Issue #21) преди 6 години
load_grammar.py BUGFIX: Mishandling of quotes (Issue #50) преди 6 години
parse_tree_builder.py Fixed tree-construction semantics: Alias now overrides the "?rule" operator преди 6 години
parser_frontends.py BUGFIX in xearley + Feature: earley__predict_all преди 6 години
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 преди 7 години
tree.py Bug fixes to Transformer_NoRecurse преди 6 години
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). преди 7 години