This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Shinan 1cc4c965e8 Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
..
grammars Improved README před 7 roky
parsers Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
tools Added support for all RE flags. před 6 roky
__init__.py Version bump před 6 roky
common.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
grammar.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
indenter.py Pylint před 7 roky
lark.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
lexer.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
load_grammar.py BUGFIX: Mishandling of quotes (Issue #50) před 6 roky
parse_tree_builder.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
parser_frontends.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. před 6 roky
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 před 7 roky
tree.py Bug fixes to Transformer_NoRecurse před 6 roky
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). před 7 roky