aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/func/gen_program.rs
Commit message (Expand)AuthorAgeFilesLines
* feat(dispatcher, gen_program): add From impl and default Entry pack type魏曹先生15 hours1-0/+2
* feat(macros): wrap gen_program output in a hidden module魏曹先生17 hours1-20/+85
* refactor(macros): move pathf include from gen_program into魏曹先生17 hours1-10/+0
* refactor(pathf): move type resolution from compile-time to build-time魏曹先生17 hours1-0/+10
* feat(macros): split monolith into one-macro-per-file modules魏曹先生3 days1-586/+5
* feat(any): make `Grouped` trait unsafe and encapsulate `AnyOutput`魏曹先生8 days1-11/+11
* fix: conditionally compile pathf_hint based on "pathf" feature魏曹先生9 days1-0/+4
* feat(macros): add compile_error hint when pathf map is missing魏曹先生9 days1-30/+52
* feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait魏曹先生9 days1-2/+2
* chore(macros): reorganize module hierarchy in mingling_macros魏曹先生9 days1-0/+602