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 Sh e6dcc43478 Improve match_examples() for Earley (Issue #760) před 3 roky
..
grammars Added test for template imports and implemented them před 4 roky
test_nearley Change LOGGER to logger před 4 roky
__init__.py Changed to the MIT license před 7 roky
__main__.py Adding missing Testcase to `__main__` před 3 roky
test_cache.py fix: Propagate debug flag on loading grammar from cache před 4 roky
test_grammar.py Fixed issue in grammar error-reporting due to unordered dict (changed it to list) před 4 roky
test_logger.py Change LOGGER to logger před 4 roky
test_parser.py Improve match_examples() for Earley (Issue #760) před 3 roky
test_reconstructor.py Activate expand rules reconstructor test (fails) před 4 roky
test_relative_import.lark Fixed tests to work with pytest, improved docs před 5 roky
test_relative_import_preserves_leading_underscore.lark get_namespace_name now preserves leading underscore on relative import před 5 roky
test_relative_import_rename.lark Tests for import rename před 5 roky
test_relative_import_rules_dependencies_imported_only_once.lark load_grammar now collects all imports to make before loading them to namespace před 5 roky
test_relative_import_unicode.lark Open imported grammars with UTF-8 encoding před 4 roky
test_relative_multi_import.lark Fixed tests to work with pytest, improved docs před 5 roky
test_relative_rule_import.lark Change namespace naming and aliasing for imports před 5 roky
test_relative_rule_import_drop_ignore.lark Change namespace naming and aliasing for imports před 5 roky
test_relative_rule_import_rename.lark Allow renaming relative import rule před 5 roky
test_relative_rule_import_subrule.lark Change namespace naming and aliasing for imports před 5 roky
test_relative_rule_import_subrule_no_conflict.lark Allow renaming relative import rule před 5 roky
test_templates_import.lark Added test for template imports and implemented them před 4 roky
test_tools.py Added test for standalone compression před 4 roky
test_tree_forest_transformer.py Adjustments and fixes for PR před 4 roky
test_trees.py chg: Force pickle to use highest protocol před 4 roky