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 a2107daee6 Tests: Fixed for pytest 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 Fixed Lark.lex(), added dont_ignore option, added tests for it. před 3 roky
test_cache.py Tests: Fixed for pytest před 3 roky
test_grammar.py Tests: Fixed for pytest před 3 roky
test_lexer.py Fixed Lark.lex(), added dont_ignore option, added tests for it. před 3 roky
test_logger.py Change LOGGER to logger před 4 roky
test_parser.py Support 32bit unicode escape sequence před 3 roky
test_reconstructor.py Skipping this test for Python 2 for now. před 3 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 Fix for #826 (Thanks @mikeiovine) + stubs + tests před 3 roky