index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
example-completion
/
src
/
main.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add dispatch tree example and update doc version references
魏曹先生
2026-05-08
1
-1
/
+1
|
*
Enforce `NextProcess` return type in chain functions and update examples
魏曹先生
2026-05-02
1
-1
/
+1
|
*
Simplify Picker API by removing generic parameter and route types
魏曹先生
2026-04-28
1
-2
/
+2
|
*
Remove unused `ChainProcess` import in examples
魏曹先生
2026-04-27
1
-1
/
+1
|
*
Remove `marker::NextProcess` and generate it via `gen_program!`
Weicao-CatilGrass
2026-04-27
1
-3
/
+2
|
*
Make async an optional feature
魏曹先生
2026-04-19
1
-4
/
+3
|
*
Simplify examples by removing AnyOutput usage
魏曹先生
2026-04-18
1
-3
/
+3
|
*
Update example to use EnumTag and PickableEnum
魏曹先生
2026-04-13
1
-36
/
+44
|
*
Update completion script generation API
魏曹先生
2026-04-13
1
-4
/
+4
|
*
Add comments to example completion function
魏曹先生
2026-04-12
1
-0
/
+6
|
*
Change code blocks in examples from rust to ignore
魏曹先生
2026-04-12
1
-1
/
+1
|
*
Add ShellContext helper methods for completion logic
魏曹先生
2026-04-12
1
-8
/
+9
|
*
Add example-completion and update workspace dependencies
魏曹先生
2026-04-11
1
-0
/
+114