This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Erez Shinan 5f5acca40b Cleaned up the LALR(1) parser 6 anni fa
..
grammars Improved README 7 anni fa
parsers Cleaned up the LALR(1) parser 6 anni fa
tools Added support for all RE flags. 6 anni fa
__init__.py Added LexError to lark's __init__ imports 6 anni fa
common.py Cleaned up the LALR(1) parser 6 anni fa
indenter.py Pylint 7 anni fa
lark.py BUGFIX in xearley + Feature: earley__predict_all 6 anni fa
lexer.py BUGFIX: Tokens of different type were equal, causing disambiguation errors (Issue #21) 6 anni fa
load_grammar.py BUGFIX: Mishandling of quotes (Issue #50) 6 anni fa
parse_tree_builder.py Fixed tree-construction semantics: Alias now overrides the "?rule" operator 6 anni fa
parser_frontends.py BUGFIX in xearley + Feature: earley__predict_all 6 anni fa
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 anni fa
tree.py Bug fixes to Transformer_NoRecurse 6 anni fa
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 anni fa