| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait | 魏曹先生 | 3 days | 1 | -5/+5 |
| | | | | | | Move routing methods exclusively to the `Routable` trait and update all macro-generated code to reference `Routable` instead of `Grouped` | ||||
| * | chore(macros): reorganize module hierarchy in mingling_macros | 魏曹先生 | 3 days | 1 | -0/+241 |
| Restructure flat module layout into logical directories (attr/, derive/, func/, systems/, extensions/, utils.rs). Tighten internal function visibility to pub(crate). All public API signatures remain unchanged. | |||||
