index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mingling
/
src
/
example_docs.rs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add dispatch tree example and update doc version references
魏曹先生
2026-05-08
1
-1
/
+64
|
*
Enforce `NextProcess` return type in chain functions and update examples
魏曹先生
2026-05-02
1
-61
/
+58
|
*
Remove `marker::NextProcess` and generate it via `gen_program!`
Weicao-CatilGrass
2026-04-27
1
-15
/
+9
|
*
Update project description and example doc ordering
Weicao-CatilGrass
2026-04-26
1
-48
/
+48
|
*
Add async example demonstrating tokio integration
魏曹先生
2026-04-25
1
-0
/
+69
|
*
Remove async runtime requirement from examples
魏曹先生
2026-04-19
1
-19
/
+12
|
*
Simplify examples by removing AnyOutput usage
魏曹先生
2026-04-18
1
-9
/
+8
|
*
Update example to use EnumTag and PickableEnum
魏曹先生
2026-04-13
1
-36
/
+44
|
*
Update completion script generation API
魏曹先生
2026-04-13
1
-4
/
+4
|
*
Trim trailing whitespace in generated examples file
Weicao-CatilGrass
2026-04-12
1
-1
/
+1
|
*
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
-9
/
+9
|
*
Add ShellContext helper methods for completion logic
魏曹先生
2026-04-12
1
-8
/
+9
|
*
Fix example doc comment indentation and header trimming
魏曹先生
2026-04-11
1
-117
/
+117
|
*
Add dev tools to generate example documentation
魏曹先生
2026-04-11
1
-0
/
+382