This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
MegaIng1 8bf5da697a Added test for template imports and implemented them 4 лет назад
..
ab.lark Change namespace naming and aliasing for imports 5 лет назад
leading_underscore_grammar.lark get_namespace_name now preserves leading underscore on relative import 5 лет назад
templates.lark Added test for template imports and implemented them 4 лет назад
test.lark Trimmed whitespaces and ensured a new line on the end of the file 5 лет назад
test_relative_import_of_nested_grammar.lark import_grammar now include base_path in recursive call to load_grammar 5 лет назад
test_relative_import_of_nested_grammar__grammar_to_import.lark import_grammar now include base_path in recursive call to load_grammar 5 лет назад
test_relative_import_of_nested_grammar__nested_grammar.lark import_grammar now include base_path in recursive call to load_grammar 5 лет назад
test_unicode.lark Open imported grammars with UTF-8 encoding 4 лет назад
three_rules_using_same_token.lark load_grammar now collects all imports to make before loading them to namespace 5 лет назад