index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add English documentation landing page and fix Chinese link
doc-page
魏曹先生
4 hours
3
-1
/
+117
*
Rename index.html to doc.html
魏曹先生
4 hours
1
-0
/
+0
*
Add `unpack_chain_process` to example unit test and docs
HEAD
main
魏曹先生
12 hours
2
-2
/
+6
*
Translate Chinese comments to English in run-tools.sh
Weicao-CatilGrass
29 hours
1
-2
/
+2
*
Add extra_macros feature to doc scripts and mingling deps
Weicao-CatilGrass
31 hours
3
-2
/
+3
*
Refactor flag argument macros for better performance
Weicao-CatilGrass
31 hours
2
-29
/
+26
*
Switch to workspace-level documentation builds
Weicao-CatilGrass
31 hours
3
-15
/
+15
*
Refactor built-in flags into reusable setup structs
魏曹先生
37 hours
2
-6
/
+108
*
Change `ProgramSetup::setup` to consume `self` instead of borrow
魏曹先生
37 hours
7
-14
/
+13
*
Expand module-level documentation
Weicao-CatilGrass
2 days
1
-67
/
+291
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
2 days
82
-400
/
+651
*
Update CHANGELOG entries for consistency
魏曹先生
2 days
1
-2
/
+2
*
Bump version to 0.2.0
魏曹先生
2 days
21
-138
/
+62
*
Switch mingling dependencies to local path references
魏曹先生
2 days
2
-33
/
+4
*
Fix trailing space and partial match bugs in default completion
魏曹先生
2 days
2
-7
/
+30
*
Add unpack_chain_process macro and improve test docs
魏曹先生
2 days
2
-8
/
+172
*
Update CHANGELOG and switch to published crate versions
0.1.9
魏曹先生
4 days
22
-16
/
+111
*
Remove duplicate README and replace with symlink
魏曹先生
4 days
2
-175
/
+1
*
Replace license files with symlinks to root
魏曹先生
4 days
8
-844
/
+8
*
Update roadmap milestones and mark 0.1.9 features as complete
魏曹先生
4 days
2
-8
/
+20
*
Remove stale example-repl-advanced directory and repl_extra feature
魏曹先生
4 days
7
-135
/
+0
*
Prompt user before temporarily committing in CI
魏曹先生
4 days
1
-13
/
+31
*
Add auto-generated feature flags module and tooling
魏曹先生
4 days
11
-79
/
+422
*
Support doc comments and attributes on `pack!` and `dispatcher!` macros
魏曹先生
4 days
3
-71
/
+161
*
Remove PackAttrs parsing and rendering from pack macro
魏曹先生
4 days
1
-105
/
+9
*
Rename error types with consistent naming convention
魏曹先生
4 days
11
-42
/
+46
*
Fix `program_comp_gen!` import issue
魏曹先生
4 days
2
-11
/
+116
*
Rename CompletionDispatcher to CMDCompletion and hide internal types
魏曹先生
4 days
6
-23
/
+40
*
Add workflow, macro, and dispatch keywords to Cargo.toml
魏曹先生
4 days
1
-1
/
+11
*
Update docs and examples for clap binding with optional error parameter
魏曹先生
4 days
3
-13
/
+27
*
Enable color feature for clap and fix help and error rendering
魏曹先生
4 days
4
-13
/
+25
*
Introduce `Registry` type alias for global static declarations
魏曹先生
4 days
1
-10
/
+12
*
Rewrite documentation for Mingling library
魏曹先生
5 days
1
-28
/
+30
*
Add example for clap binding integration
魏曹先生
5 days
6
-0
/
+482
*
Update crate description
魏曹先生
5 days
1
-1
/
+1
*
Rewrite README and update GitHub URL case
魏曹先生
5 days
4
-386
/
+146
*
Fix indentation and update Chinese documentation content
Weicao-CatilGrass
6 days
3
-76
/
+156
*
Sync README.md to mingling\README.md
Weicao-CatilGrass
6 days
1
-1
/
+1
*
Update badge label from "latest" to "rewriting"
魏曹先生
7 days
1
-1
/
+1
*
Add Chinese tutorial for Step 1 of Mingling framework
魏曹先生
7 days
11
-0
/
+1615
*
Add click and drag support to progress bar
魏曹先生
8 days
2
-1
/
+39
*
Restructure docs
魏曹先生
8 days
29
-1592
/
+2122
*
Require explicit import of `crate::Next` in chained functions
魏曹先生
9 days
6
-5
/
+31
*
Gate extra_macros items behind the feature flag
魏曹先生
9 days
4
-2
/
+10
*
Add implicit dispatcher macro with auto-derived names
魏曹先生
9 days
11
-39
/
+293
*
Move entry, route, and program_setup macros to extra_macros feature
魏曹先生
9 days
9
-14
/
+16
*
Add extra_macros feature to mingling and mingling_macros
魏曹先生
9 days
2
-1
/
+12
*
Update doc examples and fix code references in setups
Weicao-CatilGrass
10 days
3
-56
/
+56
*
Add entry! macro for packed entry wrapper construction
Weicao-CatilGrass
10 days
1
-13
/
+36
*
Rework examples and add entry macro for testing
Weicao-CatilGrass
10 days
65
-1108
/
+3602
[next]