This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MegaIng1 8bf5da697a Added test for template imports and implemented them 4 years ago
..
ab.lark Change namespace naming and aliasing for imports 5 years ago
leading_underscore_grammar.lark get_namespace_name now preserves leading underscore on relative import 5 years ago
templates.lark Added test for template imports and implemented them 4 years ago
test.lark Trimmed whitespaces and ensured a new line on the end of the file 5 years ago
test_relative_import_of_nested_grammar.lark import_grammar now include base_path in recursive call to load_grammar 5 years ago
test_relative_import_of_nested_grammar__grammar_to_import.lark import_grammar now include base_path in recursive call to load_grammar 5 years ago
test_relative_import_of_nested_grammar__nested_grammar.lark import_grammar now include base_path in recursive call to load_grammar 5 years ago
test_unicode.lark Open imported grammars with UTF-8 encoding 4 years ago
three_rules_using_same_token.lark load_grammar now collects all imports to make before loading them to namespace 5 years ago