aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/renderer/general.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor(general_renderer): rename to structural_renderer魏曹先生4 days1-268/+0
* feat(core): decouple structured output from Groupped trait魏曹先生4 days1-23/+35
* Add unit and integration tests for mingling_coreWeicao-CatilGrass2026-06-091-0/+112
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-3/+31
* Refactor general_renderer into granular format-specific features魏曹先生2026-05-161-0/+13
* Add missing articles and improve documentation魏曹先生2026-05-031-0/+7
* Apply clippy suggestions and remove unused serde dependency魏曹先生2026-04-111-6/+6
* Add general renderer support with serialization formats魏曹先生2026-04-051-0/+96