aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/func/dispatcher.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor: simplify macro parsing code and fix clippy warnings魏曹先生19 hours1-1/+1
* refactor(macros): clean up clippy lints and simplify code魏曹先生19 hours1-1/+1
* refactor!: rename `extra_macros` feature to `extras`feat/new-pipeline-model魏曹先生10 days1-5/+5
* feat(dispatcher, gen_program): add From impl and default Entry pack type魏曹先生14 days1-0/+6
* refactor(dispatcher): replace custom dotted-to-pascal helper with魏曹先生14 days1-19/+1
* feat(macros): split monolith into one-macro-per-file modules魏曹先生2026-07-261-71/+3
* fix(dispatcher): qualify to_chain call with Routable trait魏曹先生2026-07-201-1/+1
* chore(macros): reorganize module hierarchy in mingling_macros魏曹先生2026-07-201-0/+266