| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: improve documentation, mark internal items as `#[doc(hidden)]` | 魏曹先生 | 2 days | 1 | -0/+1 |
| | | | | | | | | | Add module-level docs for the hook system, enhance doc examples for macros with usage syntax, fix typos in cross-references, and hide internal debugging macros and mock types from public documentation | ||||
| * | refactor(general_renderer): rename to structural_renderer | 魏曹先生 | 4 days | 1 | -8/+8 |
| | | |||||
| * | Remove unnecessary module wrapping for MockProgramCollect | 魏曹先生 | 10 days | 1 | -91/+87 |
| | | |||||
| * | Add shared `MockProgramCollect` and conditional `Groupped` bounds | 魏曹先生 | 10 days | 1 | -0/+105 |
| Extract duplicate `MockCollect` implementations into a reusable `MockProgramCollect` type. Conditionally require `Serialize` on the `Groupped` trait when the `general_renderer` feature is enabled. | |||||
