aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/src/program/config.rs
Commit message (Collapse)AuthorAgeFilesLines
* docs: improve documentation, mark internal items as `#[doc(hidden)]`魏曹先生2 days1-2/+10
| | | | | | | | 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 days1-58/+58
|
* Add unit and integration tests for mingling_coreWeicao-CatilGrass2026-06-091-0/+142
|
* Add stdout and user context configuration fields魏曹先生2026-06-051-0/+44
|
* Add verbose and dry_run fields as convention-only options魏曹先生2026-06-051-3/+17
|
* Enhance code quality across the entire codebaseWeicao-CatilGrass2026-05-311-1/+1
|
* Refactor general_renderer into granular format-specific features魏曹先生2026-05-161-0/+18
|
* Add option to silence panic messages in stdout settings魏曹先生2026-05-151-0/+4
|
* Add lifecycle hooks to program execution魏曹先生2026-05-091-1/+14
|
* Add missing articles and improve documentation魏曹先生2026-05-031-0/+10
|
* Rename feature `clap_parser` to `clap`魏曹先生2026-04-261-3/+3
|
* Add clap_parser feature to mingling_core with help output behavior魏曹先生2026-04-261-0/+17
| | | | config
* Add general renderer support with serialization formats魏曹先生2026-04-051-1/+61
|
* Add documentation for mingling_core魏曹先生2026-04-011-0/+2
|
* Rename mingling to mingling_core and update dependencies魏曹先生2026-03-291-0/+26