aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/systems
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生2 days1-7/+0
* refactor!: remove dynamic dispatcher registration API魏曹先生2 days2-29/+60
* refactor!: rename dispatch_args_trie to dispatch_args魏曹先生2 days1-2/+2
* chore: add "Doc Not Optimize" comments to source files魏曹先生5 days3-0/+3
* refactor(macros): clean up clippy lints and simplify code魏曹先生9 days1-1/+1
* refactor(dispatch_tree): match longest registered prefix in trie魏曹先生2026-08-041-33/+45
* chore!: rename ErrorDispatcherNotFound to EntryFallback魏曹先生2026-08-031-6/+6
* refactor(pathf): move type resolution from compile-time to build-time魏曹先生2026-07-281-31/+12
* feat(macros): split monolith into one-macro-per-file modules魏曹先生2026-07-262-345/+7
* feat(any): make `Grouped` trait unsafe and encapsulate `AnyOutput`魏曹先生2026-07-211-2/+10
* feat(core): add generic parameter `C` to `StructuralData` trait魏曹先生2026-07-211-6/+6
* chore(macros): reorganize module hierarchy in mingling_macros魏曹先生2026-07-203-0/+778