index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_macros
/
src
/
dispatcher.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
46 hours
1
-1
/
+2
*
Support doc comments and attributes on `pack!` and `dispatcher!` macros
魏曹先生
4 days
1
-62
/
+105
*
Add implicit dispatcher macro with auto-derived names
魏曹先生
9 days
1
-3
/
+80
*
Remove `once_cell` dependency and replace with `OnceLock`
魏曹先生
12 days
1
-4
/
+7
*
Remove module-level doc comments
Weicao-CatilGrass
2026-05-17
1
-5
/
+0
*
Accept paths for program name parameters in macros
魏曹先生
2026-05-16
1
-22
/
+18
*
Use `default_program_path()` instead of `default_program_ident()`
魏曹先生
2026-05-16
1
-3
/
+8
*
Replace hardcoded `ThisProgram` ident with shared constant
魏曹先生
2026-05-16
1
-2
/
+3
*
Make the generated static dispatcher item public
魏曹先生
2026-05-07
1
-1
/
+1
*
Add compile-time dispatch tree generation for O(len) command routing
魏曹先生
2026-05-07
1
-2
/
+87
*
Add clap_parser feature and refactor dispatcher macro internals
魏曹先生
2026-04-25
1
-28
/
+11
*
Rename dispatcher_chain.rs to dispatcher.rs
魏曹先生
2026-04-25
1
-0
/
+163
*
Completed the first preliminary usable version of the Mingling
魏曹先生
2026-03-29
1
-72
/
+0
*
Add initial Mingling framework codebase
魏曹先生
2026-03-28
1
-0
/
+72