index
:
mingling.git
dev/mingling_pathf
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(proj_mgr): add CHECKLIST.md reader for values and toggles
魏曹先生
4 days
2
-0
/
+296
*
feat(proj_mgr): add project generation with interactive checklist
魏曹先生
4 days
6
-0
/
+363
*
feat(macros): Render ResultEmpty for non-structural types
魏曹先生
4 days
1
-1
/
+7
*
feat(macros): simplify ResultEmpty to a unit struct
魏曹先生
4 days
3
-6
/
+26
*
refactor(general_renderer): rename to structural_renderer
魏曹先生
4 days
57
-516
/
+535
*
feat(core): decouple structured output from Groupped trait
魏曹先生
4 days
20
-173
/
+798
*
docs(CONTRIBUTING): encourage Conventional Commits usage
魏曹先生
5 days
1
-0
/
+1
*
fix(dispatch_tree): use proper snake_case for dispatcher static names
魏曹先生
5 days
4
-3
/
+8
*
Make `dispatcher_clap` help function public
魏曹先生
5 days
1
-1
/
+1
*
Add GitHub Pages deployment workflow
魏曹先生
5 days
1
-0
/
+35
*
Pass current context through hook control and support conversion
魏曹先生
6 days
2
-117
/
+216
*
Redesign hook system with structured info types and ProgramControls
魏曹先生
6 days
19
-368
/
+933
*
Run CI tasks in parallel with progress bars
魏曹先生
6 days
6
-78
/
+394
*
Add dev_tool cargo alias and editor task definitions
魏曹先生
6 days
3
-0
/
+194
*
Add trailing comma in settings.json
魏曹先生
6 days
1
-1
/
+1
*
Move flag tests to separate module and clean up deref patterns
魏曹先生
6 days
9
-370
/
+370
*
Add editor configs for Rust with clippy on save
魏曹先生
6 days
2
-0
/
+14
*
Rename internal docs
魏曹先生
6 days
3
-5
/
+205
*
Parallelize markdown code block verification
魏曹先生
6 days
4
-34
/
+99
*
Switch markdown code block check from build to cargo check
魏曹先生
6 days
1
-2
/
+2
*
Add Mermaid diagram support
魏曹先生
6 days
4
-0
/
+2222
*
Trim whitespace from variant string after removing trailing comma
魏曹先生
7 days
1
-1
/
+1
*
Add IO error example with type alias in group macro
魏曹先生
7 days
3
-2
/
+49
*
Disambiguate to_chain call via full qualification
魏曹先生
7 days
1
-3
/
+7
*
Add entry-str dedup and registry cleanup in final gen
魏曹先生
7 days
6
-7
/
+41
*
Add aliased syntax to `group!` macro
魏曹先生
7 days
2
-12
/
+67
*
Add compile-time duplicate variant detection
魏曹先生
7 days
8
-29
/
+139
*
Replace macro_rules dispatch with proc-macro generation
魏曹先生
7 days
3
-79
/
+109
*
Make route! macro auto-convert error types
魏曹先生
7 days
6
-13
/
+24
*
Add help command with exit code 2 for exitcode example
魏曹先生
7 days
3
-2
/
+31
*
Support resource injection in #[help] and #[completion
魏曹先生
7 days
3
-64
/
+207
*
Support qualified type paths in four macros
魏曹先生
7 days
8
-98
/
+41
*
Add intro content and merge getting started page
魏曹先生
8 days
8
-69
/
+83
*
Document `group!` and `pack_err!` macros for extra macros feature
魏曹先生
10 days
2
-0
/
+78
*
Remove all explicit program name modes from macros
removed-shit
魏曹先生
10 days
11
-600
/
+209
*
Add example for outside type registration
魏曹先生
10 days
2
-1
/
+107
*
Support single-segment type paths in group macro
魏曹先生
10 days
1
-1
/
+19
*
Remove unnecessary module wrapping for MockProgramCollect
魏曹先生
10 days
1
-91
/
+87
*
Add `group!` macro for registering external types
魏曹先生
10 days
9
-0
/
+358
*
Add shared `MockProgramCollect` and conditional `Groupped` bounds
魏曹先生
10 days
11
-261
/
+205
*
Update test-all.sh
魏曹先生
10 days
2
-0
/
+14
*
Re-export Groupped trait from prelude
魏曹先生
10 days
2
-0
/
+4
*
Move to_chain and to_render to Groupped trait
魏曹先生
10 days
4
-36
/
+38
*
Add dispatch_tree integration to dispatcher_clap
魏曹先生
11 days
2
-1
/
+31
*
Refactor macros `pack_err!` struct fields public
魏曹先生
11 days
1
-3
/
+3
*
Add `pack_err!` macro for error structs with automatic name field
魏曹先生
11 days
11
-4
/
+704
*
Unify dependency specification syntax in README
魏曹先生
13 days
1
-2
/
+12
*
Reorder file lists in example page configs
魏曹先生
2026-06-15
2
-2
/
+2
*
Update example descriptions with meaningful docs
魏曹先生
2026-06-15
21
-40
/
+40
*
Update example tags and fix tag typo
魏曹先生
2026-06-15
4
-6
/
+8
[next]