aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/collection.rs
Commit message (Collapse)AuthorAgeFilesLines
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days1-8/+8
|
* Redesign hook system with structured info types and ProgramControls魏曹先生6 days1-0/+8
|
* Add shared `MockProgramCollect` and conditional `Groupped` bounds魏曹先生10 days1-0/+3
| | | | | | Extract duplicate `MockCollect` implementations into a reusable `MockProgramCollect` type. Conditionally require `Serialize` on the `Groupped` trait when the `general_renderer` feature is enabled.
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-8/+13
|
* Rename error types with consistent naming convention魏曹先生2026-05-291-3/+3
|
* Refactor program module into submodules魏曹先生2026-05-181-0/+76