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 (
Expand
)
Author
Age
Files
Lines
*
Add test tool for examples and update exit code demo
Weicao-CatilGrass
2026-05-13
1
-3
/
+4
*
Add convenient `update_exit_code` and `exit_code` helper functions
Weicao-CatilGrass
2026-05-13
1
-3
/
+2
*
Add example doc for exit code usage
Weicao-CatilGrass
2026-05-13
1
-0
/
+57
*
Add `builds` feature and install completion scripts
Weicao-CatilGrass
2026-05-11
1
-3
/
+13
*
Add CI tooling and cargo alias `ci`
Weicao-CatilGrass
2026-05-09
1
-111
/
+111
*
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