| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 4 days | 2 | -83/+0 |
| | | |||||
| * | feat(core): decouple structured output from Groupped trait | 魏曹先生 | 4 days | 1 | -0/+15 |
| | | | | | | | | Introduce `StructuralData` sealed trait and `pack_structural!` / `group_structural!` / `derive(StructuralData)` macros to control structured rendering separately from grouping. `Groupped` no longer requires `Serialize`. | ||||
| * | Move flag tests to separate module and clean up deref patterns | 魏曹先生 | 6 days | 1 | -1/+1 |
| | | |||||
| * | Add unit and integration tests for mingling_core | Weicao-CatilGrass | 2026-06-09 | 1 | -0/+32 |
| | | |||||
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 2026-05-31 | 1 | -0/+1 |
| | | |||||
| * | Add documentation comments to chain and error enums | Weicao-CatilGrass | 2026-05-18 | 1 | -0/+5 |
| | | |||||
| * | Apply clippy suggestions and remove unused serde dependency | 魏曹先生 | 2026-04-11 | 1 | -3/+3 |
| | | |||||
| * | Add general renderer support with serialization formats | 魏曹先生 | 2026-04-05 | 1 | -0/+30 |
