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