| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: migrate renderer examples to buffer macro and update docs | 魏曹先生 | 2 days | 1 | -10/+8 |
| | | | | | | | | | Update all documentation and code examples to use the new `#[renderer(buffer)]` pattern with `r_println!` instead of manually constructing `RenderResult` with `writeln!`. | ||||
| * | fix!: rename `Groupped` to `Grouped` across the codebase | 魏曹先生 | 3 days | 1 | -2/+2 |
| | | |||||
| * | ix(macros)!: require explicit `.into()` on chain function return values | 魏曹先生 | 5 days | 1 | -1/+1 |
| | | |||||
| * | docs: migrate renderers from `r_println!` to `RenderResult` return type | 魏曹先生 | 11 days | 1 | -4/+8 |
| | | |||||
| * | feat(docs): add Chinese and English documentation for Mingling tutorials | 魏曹先生 | 2026-06-30 | 1 | -0/+120 |
| Add comprehensive documentation covering Declare a Dispatcher, Declare a Chain, Rendering Results, Multi-Command Program, Argument Parsing with Picker and Clap, Program Setup, Error Handling, Help Info, Resource System, Exit Code Control, Hook System, Testing, Completion, Structural Rendering, and Core Concepts | |||||
