aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/func/program_comp_gen.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor!: replace pack! macros with derive-based pipeline types魏曹先生8 min.1-8/+7
* refactor!: remove Node type and simplify dispatcher macro syntax魏曹先生2 hours1-2/+2
* refactor!: remove dynamic dispatcher registration API魏曹先生3 hours1-4/+0
* chore: add "Doc Not Optimize" comments to source files魏曹先生3 days1-0/+1
* feat: pass context by reference in completion rendering魏曹先生7 days1-1/+1
* feat(macros): wrap gen_program output in a hidden module魏曹先生2026-07-281-2/+2
* feat(macros): split monolith into one-macro-per-file modules魏曹先生2026-07-261-0/+80