index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_macros
/
src
/
dispatcher_clap.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update docs and examples for clap binding with optional error parameter
魏曹先生
4 days
1
-0
/
+5
*
Enable color feature for clap and fix help and error rendering
魏曹先生
4 days
1
-5
/
+6
*
Rename injected renderer parameter from `r` to `__renderer_inner_result`
Weicao-CatilGrass
12 days
1
-1
/
+1
*
Accept paths for program name parameters in macros
魏曹先生
2026-05-16
1
-42
/
+35
*
Use `default_program_path()` instead of `default_program_ident()`
魏曹先生
2026-05-16
1
-35
/
+44
*
Replace hardcoded `ThisProgram` ident with shared constant
魏曹先生
2026-05-16
1
-1
/
+1
*
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
*
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
*
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