index
:
mingling.git
main
The Rust CLI Framework
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove workspace Cargo.lock and add per-example lockfiles
魏曹先生
10 hours
1
-1
/
+209
*
Apply clippy suggestions and remove unused serde dependency
魏曹先生
11 hours
7
-25
/
+25
*
Add debug feature flag to trace_ctx function
魏曹先生
11 hours
1
-0
/
+1
*
Implement basic command completion with shell support
魏曹先生
12 hours
4
-21
/
+252
*
Add debug logging feature with env_logger integration
魏曹先生
12 hours
2
-0
/
+108
*
Add shell completion script generation feature
魏曹先生
13 hours
11
-26
/
+428
*
Add completion macro infrastructure without logic
魏曹先生
38 hours
5
-1
/
+43
*
Rename DefaultProgram to ThisProgram and remove ThisProgram marker
魏曹先生
3 days
3
-5
/
+0
*
Add basic completion module with shell integration
魏曹先生
3 days
7
-1
/
+405
*
Implement mingling::this function
魏曹先生
3 days
4
-45
/
+114
*
Add Debug and Clone traits to Flag struct
魏曹先生
5 days
1
-0
/
+1
*
Bump version to 0.1.5 and use local dependencies
魏曹先生
5 days
1
-1
/
+1
*
Add general renderer support with serialization formats
魏曹先生
6 days
16
-17
/
+517
*
Handle empty flag in special_arguments macro
魏曹先生
7 days
1
-1
/
+17
*
Add vector pickers
魏曹先生
8 days
3
-2
/
+322
*
Add allow attribute for clippy::type_complexity lint
魏曹先生
10 days
1
-0
/
+1
*
Add documentation for mingling_core
魏曹先生
10 days
14
-14
/
+205
*
Add early exit for renderer not found in execution loop
魏曹先生
11 days
1
-0
/
+9
*
Add default error handling methods to ProgramCollect trait
魏曹先生
11 days
2
-3
/
+4
*
Replace typeid-based dispatch with enum-based dispatch
魏曹先生
11 days
15
-218
/
+238
*
Update mingling_core to version 0.1.2 and use local dependencies
魏曹先生
12 days
3
-4
/
+8
*
Add From<()> implementation for Flag
魏曹先生
12 days
1
-0
/
+6
*
Update workspace dependencies and feature structure
魏曹先生
12 days
3
-191
/
+4
*
Add argument parser module with picker API
魏曹先生
13 days
3
-2
/
+4
*
Use published mingling_core dependency instead of local path
魏曹先生
13 days
2
-3
/
+3
*
Add mingling crate with core re-export and documentation
魏曹先生
13 days
2
-7
/
+2
*
Rename mingling to mingling_core and update dependencies
魏曹先生
13 days
22
-0
/
+1604