aboutsummaryrefslogtreecommitdiff
path: root/mingling_macros/src/dispatcher_chain.rs
Commit message (Expand)AuthorAgeFilesLines
* Add new_with_args and dispatch_args_dynamic to Program魏曹先生2026-04-221-78/+0
* Add completion macro infrastructure without logic魏曹先生2026-04-101-1/+37
* Rename DefaultProgram to ThisProgram and remove ThisProgram marker魏曹先生2026-04-091-9/+9
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-011-54/+165
* Rename chain_struct to pack in dispatcher macros魏曹先生2026-04-011-9/+9
* Completed the first preliminary usable version of the Mingling魏曹先生2026-03-291-0/+94