aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/setup
Commit message (Expand)AuthorAgeFilesLines
* Capture exit codes from anonymous hook finishes魏曹先生2026-05-091-2/+1
* Remove unnecessary closure in exit code control setup魏曹先生2026-05-091-1/+1
* Add exit code control and hook lifecycle features魏曹先生2026-05-091-0/+36
* Add lifecycle hooks to program execution魏曹先生2026-05-091-1/+1
* Fix comment and constrain ProgramCollect generic bounds魏曹先生2026-04-292-2/+2
* Remove redundant generic parameter from Program struct魏曹先生2026-04-252-13/+6
* Apply clippy suggestions and remove unused serde dependency魏曹先生2026-04-111-5/+5
* Add general renderer support with serialization formats魏曹先生2026-04-051-0/+61
* Replace typeid-based dispatch with enum-based dispatch魏曹先生2026-04-011-2/+5
* Rename mingling to mingling_core and update dependencies魏曹先生2026-03-291-0/+31