This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Shinan eba4a604cb Added tests for standalone generator há 6 anos
..
grammars BUGFIX: SIGNED_FLOAT matched an int... (Issue #84) há 6 anos
parsers Added 'considered_rules' to exceptions, to help users debug há 6 anos
tools Added tests for standalone generator há 6 anos
__init__.py Version bump há 6 anos
common.py Added 'considered_rules' to exceptions, to help users debug há 6 anos
grammar.py More refactoring, untangling grammar compilation and parse-tree creation há 6 anos
indenter.py Standalone tools now supports postlex há 6 anos
lark.py Fixed propagate positions. Added lexer_callbacks option. há 6 anos
lexer.py Added 'considered_rules' to exceptions, to help users debug há 6 anos
load_grammar.py FEATURE: Added support for ranged-repeat for rules and terminals (Issues #75, #19) há 6 anos
parse_tree_builder.py Standalone generator working again. Updated examples há 6 anos
parser_frontends.py BUGFIX: Undefined symbols (Issue #87) há 6 anos
reconstruct.py Refactoring and bugfixes in reconstruct.py há 6 anos
tree.py BUGFIX: Non-linearity in tree construction, causing performance issues for large inputs (Issue #94) há 6 anos
utils.py Allow functools partials to be used with the InlineTransformer há 6 anos