This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
MegaIng1 8bf5da697a Added test for template imports and implemented them il y a 4 ans
..
ab.lark Change namespace naming and aliasing for imports il y a 5 ans
leading_underscore_grammar.lark get_namespace_name now preserves leading underscore on relative import il y a 5 ans
templates.lark Added test for template imports and implemented them il y a 4 ans
test.lark Trimmed whitespaces and ensured a new line on the end of the file il y a 5 ans
test_relative_import_of_nested_grammar.lark import_grammar now include base_path in recursive call to load_grammar il y a 5 ans
test_relative_import_of_nested_grammar__grammar_to_import.lark import_grammar now include base_path in recursive call to load_grammar il y a 5 ans
test_relative_import_of_nested_grammar__nested_grammar.lark import_grammar now include base_path in recursive call to load_grammar il y a 5 ans
test_unicode.lark Open imported grammars with UTF-8 encoding il y a 4 ans
three_rules_using_same_token.lark load_grammar now collects all imports to make before loading them to namespace il y a 5 ans