aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/setup/general_renderer.rs
Commit message (Expand)AuthorAgeFilesLines
* Migrate exit code control to resource-based systemWeicao-CatilGrass2026-05-131-57/+0
* Add lifecycle hooks to program execution魏曹先生2026-05-091-1/+1
* Fix comment and constrain ProgramCollect generic bounds魏曹先生2026-04-291-1/+1
* Remove redundant generic parameter from Program struct魏曹先生2026-04-251-8/+4
* 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