| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(extensions): add routeify extension macro for error routing | 魏曹先生 | 5 days | 1 | -40/+6 |
| | | |||||
| * | feat(macros): add extension point mechanism for attribute macros | 魏曹先生 | 5 days | 1 | -0/+150 |
| Implement an `extensions` module in `mingling_macros` that allows attribute macros to accept extension identifiers (e.g., `routeify`) which are re-dispatched as outer attributes before the core macro logic runs, enabling extensibility without modifying existing macros | |||||
