This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Erez Shinan eba4a604cb Added tests for standalone generator vor 6 Jahren
..
grammars BUGFIX: SIGNED_FLOAT matched an int... (Issue #84) vor 6 Jahren
parsers Added 'considered_rules' to exceptions, to help users debug vor 6 Jahren
tools Added tests for standalone generator vor 6 Jahren
__init__.py Version bump vor 6 Jahren
common.py Added 'considered_rules' to exceptions, to help users debug vor 6 Jahren
grammar.py More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
indenter.py Standalone tools now supports postlex vor 6 Jahren
lark.py Fixed propagate positions. Added lexer_callbacks option. vor 6 Jahren
lexer.py Added 'considered_rules' to exceptions, to help users debug vor 6 Jahren
load_grammar.py FEATURE: Added support for ranged-repeat for rules and terminals (Issues #75, #19) vor 6 Jahren
parse_tree_builder.py Standalone generator working again. Updated examples vor 6 Jahren
parser_frontends.py BUGFIX: Undefined symbols (Issue #87) vor 6 Jahren
reconstruct.py Refactoring and bugfixes in reconstruct.py vor 6 Jahren
tree.py BUGFIX: Non-linearity in tree construction, causing performance issues for large inputs (Issue #94) vor 6 Jahren
utils.py Allow functools partials to be used with the InlineTransformer vor 6 Jahren