| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: require renderers to return RenderResult instead of mutating one | 魏曹先生 | 23 hours | 1 | -1/+1 |
| | | | | | | | | BREAKING CHANGE: The `render` method on `Renderer`, `HelpRequest`, and `ProgramCollect` now returns `RenderResult` instead of taking `&mut RenderResult`. The `r_print!` and `r_println!` macros have been removed in favor of using `std::io::Write` directly on `RenderResult`. | ||||
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 2026-05-31 | 1 | -1/+1 |
| | | |||||
| * | Add documentation for mingling_core | 魏曹先生 | 2026-04-01 | 1 | -0/+4 |
| | | |||||
| * | Rename mingling to mingling_core and update dependencies | 魏曹先生 | 2026-03-29 | 1 | -0/+6 |
