index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add type registration for CompletionContext
魏曹先生
2026-04-15
2
-12
/
+8
*
Remove unnecessary string conversions in macro type registration
魏曹先生
2026-04-15
3
-9
/
+6
*
Add register_type macro and use it in chain and renderer macros
魏曹先生
2026-04-15
4
-5
/
+21
*
Add #[doc(hidden)] to macro-generated structs
魏曹先生
2026-04-15
4
-0
/
+4
*
Rename refresh-examples to refresh-docs and add quiet flag
魏曹先生
2026-04-15
3
-5
/
+12
*
Update helpdoc badge to use "latest" instead of version number
魏曹先生
2026-04-14
2
-2
/
+2
*
Add helpdoc badge linking to GitHub Pages site
魏曹先生
2026-04-14
2
-2
/
+8
*
Add documentation for Mingling CLI framework
魏曹先生
2026-04-14
13
-0
/
+1526
*
Simplify setup macro to accept any program parameter type
魏曹先生
2026-04-14
1
-59
/
+7
*
Add argument filtering and CLI build support
魏曹先生
2026-04-14
7
-18
/
+76
|
\
|
*
Rename add_dispatcher module to dispatcher_mgr and add remove command
Weicao-CatilGrass
2026-04-14
5
-18
/
+43
|
*
Add `strip_all_flags` method and `operate_args` method
Weicao-CatilGrass
2026-04-14
2
-0
/
+33
*
|
Change global argument and flag handlers to FnMut
魏曹先生
2026-04-14
1
-4
/
+4
*
|
Update toml dependency to version 1.1.2
魏曹先生
2026-04-14
3
-25
/
+13
*
|
Update README and add docs README generation
魏曹先生
2026-04-14
2
-41
/
+60
*
|
Move resource files to docs directory
魏曹先生
2026-04-14
6
-2
/
+2
*
|
Add script support to run-tools utilities
魏曹先生
2026-04-14
4
-13
/
+38
|
/
*
Update example to use EnumTag and PickableEnum
魏曹先生
2026-04-13
2
-72
/
+88
*
Remove unused Span import and make enum_desc optional
魏曹先生
2026-04-13
1
-7
/
+6
*
Simplify attribute parsing for enum_desc and enum_rename
魏曹先生
2026-04-13
1
-40
/
+7
*
Add enum_rename attribute to EnumTag macro
魏曹先生
2026-04-13
2
-5
/
+49
*
Add Pickable implementation for enums with EnumTag trait
魏曹先生
2026-04-13
3
-5
/
+24
*
Remove comp module and add EnumTag derive macro
魏曹先生
2026-04-13
11
-176
/
+218
*
Update completion script generation API
魏曹先生
2026-04-13
3
-28
/
+24
*
Update README badge URLs and expand text
Weicao-CatilGrass
2026-04-12
1
-3
/
+3
*
Update docs.rs badge link to version 0.1.5
Weicao-CatilGrass
2026-04-12
1
-1
/
+1
*
Trim trailing whitespace in generated examples file
Weicao-CatilGrass
2026-04-12
4
-3
/
+36
*
Remove registry source from local workspace dependencies
Weicao-CatilGrass
2026-04-12
2
-8
/
+0
*
Improve PowerShell completion script parsing and output handling
Weicao-CatilGrass
2026-04-12
1
-56
/
+91
*
Use same suggestion format for PowerShell as Zsh
Weicao-CatilGrass
2026-04-12
2
-18
/
+24
*
Add Windows-specific flag detection and improve PowerShell completion
Weicao-CatilGrass
2026-04-12
2
-32
/
+73
*
Switch mingling dependencies from crates.io to local paths
Weicao-CatilGrass
2026-04-12
2
-6
/
+2
*
Fix typo in PowerShell shell flag from "pwsl" to "pwsh"
魏曹先生
2026-04-12
4
-4
/
+4
*
Add Unplanned Features section to README
魏曹先生
2026-04-12
1
-2
/
+13
*
Update release status for completion feature in roadmap
魏曹先生
2026-04-12
1
-3
/
+3
*
Update Cargo.lock for published mingling crates
0.1.5
魏曹先生
2026-04-12
6
-4
/
+28
*
Update mingling_macros to version 0.1.4
魏曹先生
2026-04-12
5
-6
/
+6
*
Add architecture diagram to README
魏曹先生
2026-04-12
3
-0
/
+230
*
Add comments to example completion function
魏曹先生
2026-04-12
2
-0
/
+12
*
Change code blocks in examples from rust to ignore
魏曹先生
2026-04-12
3
-12
/
+12
*
Add ShellContext helper methods for completion logic
魏曹先生
2026-04-12
7
-18
/
+336
*
Filter out __comp node and improve debug logging in completion helper
魏曹先生
2026-04-12
1
-11
/
+16
*
Update documentation for features and examples
魏曹先生
2026-04-11
1
-2
/
+7
*
Fix example doc comment indentation and header trimming
魏曹先生
2026-04-11
2
-118
/
+118
*
Add dev tools to generate example documentation
魏曹先生
2026-04-11
9
-158
/
+608
*
Update project name and add shadow icon
魏曹先生
2026-04-11
2
-1
/
+1
*
Add project branding and update README structure
魏曹先生
2026-04-11
6
-8
/
+196
*
Add example projects section to README
魏曹先生
2026-04-11
1
-0
/
+7
*
Mark completion feature as implemented in roadmap
魏曹先生
2026-04-11
1
-1
/
+1
*
Remove workspace Cargo.lock and add per-example lockfiles
魏曹先生
2026-04-11
12
-761
/
+1057
[next]