aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/func/program_final_gen.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(macros): wrap gen_program output in a hidden module魏曹先生26 hours1-13/+2
| | | | | | Move pathf type resolution from `program_final_gen` to `gen_program` and isolate generated code inside `__this_program_impl` to prevent namespace pollution
* refactor(macros): move pathf include from gen_program into魏曹先生26 hours1-0/+12
| | | | program_final_gen
* refactor(pathf): move type resolution from compile-time to build-time魏曹先生26 hours1-107/+14
|
* feat(macros): split monolith into one-macro-per-file modules魏曹先生3 days1-0/+465