respect-validation/src-dev
Alexandre Gomes Gaigalas 25387853f3
Generate PrefixMap constants from Mixin attributes
- Add PrefixMapGenerator to produce COMPOSABLE/COMPOSABLE_WITH_ARGUMENT
  constants from #[Mixin] attributes, replacing hand-written arrays
- Move Prefix transformer to reference generated PrefixMap constants
- Extract NamespaceScanner from MixinGenerator for shared directory scanning
- Introduce FluentBuilder subnamespace for builder-chain generators
  (MixinGenerator, PrefixMapGenerator, MethodBuilder, Mixin attribute)
- Add CodeGenerator interface and Config class as shared CodeGen contracts
2026-03-11 13:22:12 -03:00
..
CodeGen Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00
Commands Generate PrefixMap constants from Mixin attributes 2026-03-11 13:22:12 -03:00
Differ Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Helpers Simplify how we load and save files in data/ 2026-01-26 20:28:29 +01:00
Markdown Fix SPDX headers in all files 2026-02-03 15:23:23 +01:00
Spdx Enhance LintSpdxCommand with contributor tracking and header normalization 2026-02-03 15:23:20 +01:00