index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_core
/
src
/
program
/
flag.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor flag argument macros for better performance
Weicao-CatilGrass
23 hours
1
-28
/
+24
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
2 days
1
-1
/
+1
*
Add lifecycle hooks to program execution
魏曹先生
2026-05-09
1
-1
/
+1
*
Remove redundant generic parameter from Program struct
魏曹先生
2026-04-25
1
-6
/
+3
*
Change global argument and flag handlers to FnMut
魏曹先生
2026-04-14
1
-4
/
+4
*
Add ShellContext helper methods for completion logic
魏曹先生
2026-04-12
1
-0
/
+6
*
Add Debug and Clone traits to Flag struct
魏曹先生
2026-04-07
1
-0
/
+1
*
Handle empty flag in special_arguments macro
魏曹先生
2026-04-04
1
-1
/
+17
*
Add vector pickers
魏曹先生
2026-04-04
1
-0
/
+320
*
Add documentation for mingling_core
魏曹先生
2026-04-01
1
-0
/
+41
*
Replace typeid-based dispatch with enum-based dispatch
魏曹先生
2026-04-01
1
-3
/
+6
*
Add From<()> implementation for Flag
魏曹先生
2026-03-31
1
-0
/
+6
*
Add argument parser module with picker API
魏曹先生
2026-03-30
1
-0
/
+2
*
Rename mingling to mingling_core and update dependencies
魏曹先生
2026-03-29
1
-0
/
+148