index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling_core
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment and constrain ProgramCollect generic bounds
魏曹先生
2026-04-29
2
-2
/
+2
*
Extract `build_comp_script` logic into `build_comp_script_to`
魏曹先生
2026-04-28
1
-4
/
+23
*
Add global resource system to Program
魏曹先生
2026-04-27
4
-2
/
+129
*
Remove `marker::NextProcess` and generate it via `gen_program!`
Weicao-CatilGrass
2026-04-27
3
-10
/
+0
*
Rename feature `clap_parser` to `clap`
魏曹先生
2026-04-26
1
-3
/
+3
*
Add clap_parser feature to mingling_core with help output behavior
魏曹先生
2026-04-26
1
-0
/
+17
*
Add help system with `#[help]` macro and `HelpRequest` trait
魏曹先生
2026-04-25
6
-0
/
+67
*
Remove redundant generic parameter from Program struct
魏曹先生
2026-04-25
7
-86
/
+59
*
fix: Add explicit type annotation to collect call in Program
Weicao-CatilGrass
2026-04-24
1
-1
/
+1
*
Revert ChainProcess changes from commit 3785202
魏曹先生
2026-04-22
1
-1
/
+4
*
Add new_with_args and dispatch_args_dynamic to Program
魏曹先生
2026-04-22
8
-165
/
+169
*
Add missing import for std::env on non-Windows platforms
魏曹先生
2026-04-19
1
-0
/
+3
*
Make async an optional feature
魏曹先生
2026-04-19
3
-7
/
+185
*
Fix Windows UTF-16 argument handling in PowerShell completion
魏曹先生
2026-04-17
1
-1
/
+13
*
Change global argument and flag handlers to FnMut
魏曹先生
2026-04-14
1
-4
/
+4
*
Add script support to run-tools utilities
魏曹先生
2026-04-14
1
-1
/
+1
*
Add Pickable implementation for enums with EnumTag trait
魏曹先生
2026-04-13
1
-1
/
+3
*
Remove comp module and add EnumTag derive macro
魏曹先生
2026-04-13
3
-0
/
+15
*
Update completion script generation API
魏曹先生
2026-04-13
1
-20
/
+16
*
Use same suggestion format for PowerShell as Zsh
Weicao-CatilGrass
2026-04-12
1
-2
/
+2
*
Add Windows-specific flag detection and improve PowerShell completion
Weicao-CatilGrass
2026-04-12
1
-3
/
+16
*
Fix typo in PowerShell shell flag from "pwsl" to "pwsh"
魏曹先生
2026-04-12
2
-3
/
+3
*
Add ShellContext helper methods for completion logic
魏曹先生
2026-04-12
3
-1
/
+153
*
Filter out __comp node and improve debug logging in completion helper
魏曹先生
2026-04-12
1
-11
/
+16
*
Add dev tools to generate example documentation
魏曹先生
2026-04-11
1
-0
/
+3
*
Apply clippy suggestions and remove unused serde dependency
魏曹先生
2026-04-11
7
-25
/
+25
*
Add debug feature flag to trace_ctx function
魏曹先生
2026-04-11
1
-0
/
+1
*
Implement basic command completion with shell support
魏曹先生
2026-04-11
4
-21
/
+252
*
Add debug logging feature with env_logger integration
魏曹先生
2026-04-11
1
-0
/
+104
*
Add shell completion script generation feature
魏曹先生
2026-04-11
6
-25
/
+139
*
Add completion macro infrastructure without logic
魏曹先生
2026-04-10
5
-1
/
+43
*
Rename DefaultProgram to ThisProgram and remove ThisProgram marker
魏曹先生
2026-04-09
3
-5
/
+0
*
Add basic completion module with shell integration
魏曹先生
2026-04-09
6
-0
/
+403
*
Implement mingling::this function
魏曹先生
2026-04-08
3
-45
/
+112
*
Add Debug and Clone traits to Flag struct
魏曹先生
2026-04-07
1
-0
/
+1
*
Add general renderer support with serialization formats
魏曹先生
2026-04-05
14
-16
/
+328
*
Handle empty flag in special_arguments macro
魏曹先生
2026-04-04
1
-1
/
+17
*
Add vector pickers
魏曹先生
2026-04-04
1
-0
/
+320
*
Add allow attribute for clippy::type_complexity lint
魏曹先生
2026-04-01
1
-0
/
+1
*
Add documentation for mingling_core
魏曹先生
2026-04-01
14
-14
/
+205
*
Add early exit for renderer not found in execution loop
魏曹先生
2026-04-01
1
-0
/
+9
*
Add default error handling methods to ProgramCollect trait
魏曹先生
2026-04-01
2
-3
/
+4
*
Replace typeid-based dispatch with enum-based dispatch
魏曹先生
2026-04-01
15
-218
/
+238
*
Update mingling_core to version 0.1.2 and use local dependencies
魏曹先生
2026-03-31
1
-2
/
+6
*
Add From<()> implementation for Flag
魏曹先生
2026-03-31
1
-0
/
+6
*
Update workspace dependencies and feature structure
魏曹先生
2026-03-31
1
-14
/
+0
*
Add argument parser module with picker API
魏曹先生
2026-03-30
1
-0
/
+2
*
Add mingling crate with core re-export and documentation
魏曹先生
2026-03-29
1
-6
/
+1
*
Rename mingling to mingling_core and update dependencies
魏曹先生
2026-03-29
18
-0
/
+1076