index
:
mingling.git
dev/mingling_pathf
main
version/0.3.0
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_macros
/
src
/
help.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: Reorder imports and reformat code with cargo fmt
魏曹先生
11 hours
1
-2
/
+2
*
feat: require renderers to return RenderResult instead of mutating one
魏曹先生
12 hours
1
-15
/
+25
*
Add entry-str dedup and registry cleanup in final gen
魏曹先生
2026-06-23
1
-4
/
+8
*
Add compile-time duplicate variant detection
魏曹先生
2026-06-23
1
-4
/
+29
*
Support resource injection in #[help] and #[completion
魏曹先生
2026-06-22
1
-51
/
+50
*
Support qualified type paths in four macros
魏曹先生
2026-06-22
1
-5
/
+0
*
Fix incorrect variable name in help attribute macro
Weicao-CatilGrass
2026-05-23
1
-2
/
+2
*
Rename injected renderer parameter from `r` to `__renderer_inner_result`
Weicao-CatilGrass
2026-05-22
1
-6
/
+6
*
Remove `once_cell` dependency and replace with `OnceLock`
魏曹先生
2026-05-21
1
-2
/
+10
*
Accept paths for program name parameters in macros
魏曹先生
2026-05-16
1
-1
/
+1
*
Validate single-segment types in attribute macros
魏曹先生
2026-05-16
1
-0
/
+5
*
Add architecture overview and doc comments to macro crate
魏曹先生
2026-05-02
1
-19
/
+0
*
se internal ugly naming convention for generated structs
魏曹先生
2026-04-28
1
-3
/
+7
*
Add help system with `#[help]` macro and `HelpRequest` trait
魏曹先生
2026-04-25
1
-0
/
+202