aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/pack.rs
Commit message (Expand)AuthorAgeFilesLines
* Use small integer repr for gen_program! enum魏曹先生2026-04-291-2/+1
* Move type registration to pack! and Groupped macros魏曹先生2026-04-201-0/+6
* Rename DefaultProgram to ThisProgram and remove ThisProgram marker魏曹先生2026-04-091-10/+10
* Add general renderer support with serialization formats魏曹先生2026-04-051-2/+2
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-011-31/+127
* Rename chain_struct macro to pack魏曹先生2026-03-311-0/+162