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 年前