aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/asset/dispatcher.rs
Commit message (Expand)AuthorAgeFilesLines
* Add dispatch tree feature for fast argument matching魏曹先生2026-05-071-0/+2
* Remove redundant generic parameter from Program struct魏曹先生2026-04-251-6/+6
* Add new_with_args and dispatch_args_dynamic to Program魏曹先生2026-04-221-4/+1
* Implement mingling::this function魏曹先生2026-04-081-36/+36
* Add documentation for mingling_core魏曹先生2026-04-011-0/+20
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-011-64/+76
* Rename mingling to mingling_core and update dependencies魏曹先生2026-03-291-0/+195