This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Erez Shinan 2d04acf227 Version 0.5.0 is out with lots of improvements hace 6 años
..
grammars Improved README hace 7 años
parsers Cleaned up the LALR(1) parser hace 6 años
tools Added support for all RE flags. hace 6 años
__init__.py Version 0.5.0 is out with lots of improvements hace 6 años
common.py Cleaned up the LALR(1) parser hace 6 años
indenter.py Pylint hace 7 años
lark.py BUGFIX in xearley + Feature: earley__predict_all hace 6 años
lexer.py BUGFIX: Tokens of different type were equal, causing disambiguation errors (Issue #21) hace 6 años
load_grammar.py BUGFIX: Mishandling of quotes (Issue #50) hace 6 años
parse_tree_builder.py Fixed tree-construction semantics: Alias now overrides the "?rule" operator hace 6 años
parser_frontends.py BUGFIX in xearley + Feature: earley__predict_all hace 6 años
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 hace 7 años
tree.py Bug fixes to Transformer_NoRecurse hace 6 años
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). hace 7 años