|
|
b4543efaeb
|
Implement Display trait for Target in pmp-macro-misc to enhance flag formatting and readability
|
2026-03-05 21:32:37 +01:00 |
|
|
|
a238b63e51
|
Refactor macro handling: add pascal_to_snake utility, rewrite Target handling, and update descriptor structure for bits-based targets.
|
2026-03-05 21:16:45 +01:00 |
|
|
|
36b065ddb2
|
Introduce pmp-macro-core crate: implement attribute parsing, macro registration, and boilerplate generation for PmpMacro trait.
|
2026-03-05 08:22:28 +01:00 |
|
|
|
d8b4550392
|
Refactor PmpMacro trait and macro registry: replace dyn dispatch with function pointers, streamline handler struct registration, and enhance documentation
|
2026-03-04 19:36:25 +01:00 |
|
|
|
577c02c9a4
|
Introduce pmp-macro-misc crate: define shared types, traits, and metadata for macro registration and handling
|
2026-03-04 18:59:50 +01:00 |
|