[comment-loader-extension] Introduce comment loader extension

This commit is contained in:
2025-08-05 18:15:53 +02:00
parent 32831c7c22
commit 6f2e715b2a
13 changed files with 467 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ rootProject.name = "tweed5"
include("test-utils")
include("tweed5-annotation-inheritance")
include("tweed5-attributes-extension")
include("tweed5-comment-loader-extension")
include("tweed5-construct")
include("tweed5-core")
include("tweed5-default-extensions")