aboutsummaryrefslogtreecommitdiff
path: root/examples/example-combine-pathf-dispatch-tree/src
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace build.rs with compile-time macro build steps魏曹先生31 hours1-3/+5
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生44 hours1-2/+3
* chore: enforce pedantic clippy lints and fix warnings魏曹先生8 days1-1/+1
* refactor!: rename `extra_macros` feature to `extras`feat/new-pipeline-model魏曹先生2026-08-011-1/+1
* ix(macros)!: require explicit `.into()` on chain function return values魏曹先生2026-07-181-1/+1
* refactor(examples): migrate renderers to return RenderResult and add魏曹先生2026-07-111-3/+6
* feat(examples): add pathf + dispatch tree combination example魏曹先生2026-06-292-0/+53