index
:
mingling.git
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add click and drag support to progress bar
魏曹先生
8 days
2
-1
/
+39
|
*
Restructure docs
魏曹先生
8 days
27
-1554
/
+2050
|
|
|
|
add template and interactive tutorial, update tool runner
*
Add implicit dispatcher macro with auto-derived names
魏曹先生
9 days
1
-2
/
+2
|
*
Rename injected renderer parameter from `r` to `__renderer_inner_result`
Weicao-CatilGrass
11 days
2
-2
/
+2
|
*
Bump version to 0.1.9
魏曹先生
2026-05-18
3
-3
/
+3
|
*
Switch mingling_core and mingling_macros to use published crate versions
0.1.8
Weicao-CatilGrass
2026-05-18
1
-1
/
+1
|
*
Rename `NextProcess` to `Next` across the codebase
Weicao-CatilGrass
2026-05-17
6
-28
/
+28
|
*
Update architecture diagram and increase image width to 100%
Weicao-CatilGrass
2026-05-17
3
-137
/
+202
|
*
Add pixel icon assets for core lib
Weicao-CatilGrass
2026-05-17
2
-0
/
+0
|
*
Add CI tooling and cargo alias `ci`
Weicao-CatilGrass
2026-05-09
5
-67
/
+79
|
*
Fix variable reassignment in handle_greet_entry function
魏曹先生
2026-05-07
2
-4
/
+2
|
*
Update mingling from 0.1.7 to 0.1.8
魏曹先生
2026-05-07
3
-3
/
+3
|
*
Update project icon to pixel art version
Weicao-CatilGrass
2026-05-05
4
-2
/
+2
|
*
Add day/night theme switching and GitHub corner to docs
魏曹先生
2026-05-04
6
-41
/
+269
|
*
Update docsify theme color to orange
魏曹先生
2026-05-04
2
-33
/
+1050
|
*
Add documentation for Picker, help display, and shell completion
魏曹先生
2026-05-04
12
-2
/
+762
|
*
Fix the resource path issue on the English documentation entry page.
魏曹先生
2026-05-03
1
-1
/
+1
|
*
Add tool to fix blank lines around code blocks in Markdown
魏曹先生
2026-05-03
4
-98
/
+98
|
*
Replace docs README with static documentation pages
魏曹先生
2026-05-03
2
-261
/
+13
|
*
Generate translation sidebars and refactor sidebar generation
魏曹先生
2026-05-03
1
-2
/
+2
|
*
Restructure Chinese documentation into dedicated subdirectory
魏曹先生
2026-05-03
8
-2
/
+80
|
*
Update roadmap with completed v0.1.7 milestones
魏曹先生
2026-05-03
1
-31
/
+31
|
*
Add documentation for fallback mechanisms
魏曹先生
2026-05-02
3
-0
/
+279
|
*
Rename and update "Get Started" to "Creating your first Program"
魏曹先生
2026-05-01
3
-8
/
+9
|
*
Fix README examples to use AsPicker trait instead of Picker
魏曹先生
2026-05-01
1
-5
/
+3
|
*
Add docsify sidebar generation tool and update Chinese docs
魏曹先生
2026-04-28
2
-2
/
+3
|
*
Rebuild and rewrite the documentation site infrastructure
魏曹先生
2026-04-28
25
-1179
/
+1203
|
*
Simplify Picker API by removing generic parameter and route types
魏曹先生
2026-04-28
1
-30
/
+30
|
*
Add global resource system to Program
魏曹先生
2026-04-27
1
-0
/
+50
|
*
Add simple CLI example to README
魏曹先生
2026-04-27
1
-1
/
+47
|
*
Remove `marker::NextProcess` and generate it via `gen_program!`
Weicao-CatilGrass
2026-04-27
2
-3
/
+0
|
*
Update README example to use new v0.1.7 API features
Weicao-CatilGrass
2026-04-26
1
-21
/
+67
|
*
Update project description and example doc ordering
Weicao-CatilGrass
2026-04-26
2
-4
/
+1
|
*
Fix version number typo for Clap Parser Support
魏曹先生
2026-04-26
1
-1
/
+1
|
*
Complete clap_parser macro and update changelog, readme
魏曹先生
2026-04-25
2
-1
/
+7
|
*
Refactor picker to return single values instead of single-element tuples
魏曹先生
2026-04-25
1
-1
/
+1
|
*
Add async example demonstrating tokio integration
魏曹先生
2026-04-25
2
-4
/
+5
|
*
Add docsify flexible alerts plugin and update callout syntax
Weicao-CatilGrass
2026-04-24
5
-6
/
+20
|
*
Add workspace configuration and update dependencies
魏曹先生
2026-04-22
2
-1
/
+13
|
*
Sync README.md
魏曹先生
2026-04-22
1
-1
/
+1
|
*
Update version badge to 0.1.6
魏曹先生
2026-04-20
1
-1
/
+1
|
*
Update example to use synchronous program execution
魏曹先生
2026-04-20
1
-3
/
+2
|
*
Add async feature documentation
魏曹先生
2026-04-20
6
-2
/
+121
|
|
|
|
|
|
|
Add new async feature page and update sidebar and features list. Rename section headers in parser and general renderer for consistency. Expand completion documentation with usage and script generation details.
*
Add intro section and remove phantom renderers from docs
魏曹先生
2026-04-20
2
-24
/
+6
|
*
Add documentation for the general_renderer feature
魏曹先生
2026-04-19
1
-0
/
+70
|
*
Fix macro registration in basic tutorial docs
魏曹先生
2026-04-19
2
-2
/
+2
|
*
Remove async runtime requirement from examples
魏曹先生
2026-04-19
9
-65
/
+47
|
*
Update docs links and roadmap for upcoming releases
魏曹先生
2026-04-18
1
-5
/
+11
|
*
Update example command name from mycmd to fruit
魏曹先生
2026-04-15
1
-5
/
+5
|
*
Add parser feature documentation with comprehensive example
魏曹先生
2026-04-15
1
-0
/
+374
|
[next]