| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add architecture overview and doc comments to macro crate | 魏曹先生 | 2026-05-02 | 1 | -39/+0 |
| | | |||||
| * | Fix feature name from clap_parser to clap in dispatcher macro | 魏曹先生 | 2026-04-26 | 1 | -2/+2 |
| | | |||||
| * | Add clap_parser feature to mingling_core with help output behavior | 魏曹先生 | 2026-04-26 | 1 | -3/+16 |
| | | | | | config | ||||
| * | Remove intermediate buffer in help output | 魏曹先生 | 2026-04-26 | 1 | -4/+1 |
| | | |||||
| * | Add early return for help flag in dispatcher_clap macro | 魏曹先生 | 2026-04-26 | 1 | -0/+6 |
| | | |||||
| * | Change `help` option to accept a boolean value instead of a struct | 魏曹先生 | 2026-04-26 | 1 | -22/+29 |
| | | | | | identifier | ||||
| * | Support explicit program name and help struct in dispatcher_clap | 魏曹先生 | 2026-04-26 | 1 | -123/+210 |
| | | |||||
| * | Update macro syntax from positional to keyword error argument | 魏曹先生 | 2026-04-25 | 1 | -8/+16 |
| | | |||||
| * | Add `dispatcher_clap` attribute macro behind `clap_parser` feature | 魏曹先生 | 2026-04-25 | 1 | -0/+188 |
