index
:
mingling.git
dev/mingling_pathf
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev_tools
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(verify): support build-time Rust code blocks in markdown tests
魏曹先生
20 hours
2
-15
/
+90
*
feat(pathf): add build-time type path resolution system
魏曹先生
39 hours
2
-2
/
+2
*
feat(dev_tools): add update-version tool
魏曹先生
46 hours
1
-0
/
+98
*
Run CI tasks in parallel with progress bars
魏曹先生
6 days
4
-78
/
+217
*
Parallelize markdown code block verification
魏曹先生
6 days
2
-34
/
+70
*
Switch markdown code block check from build to cargo check
魏曹先生
6 days
1
-2
/
+2
*
Support qualified type paths in four macros
魏曹先生
7 days
1
-4
/
+5
*
Add `allow(unused)` to generated main.rs
Weicao-CatilGrass
2026-06-12
1
-2
/
+2
*
Auto-insert `use mingling::prelude::*` and stream build stderr
Weicao-CatilGrass
2026-06-12
1
-11
/
+55
*
Add optional single file argument to test runner
Weicao-CatilGrass
2026-06-12
1
-0
/
+36
*
Test markdown code blocks with dependency caching
Weicao-CatilGrass
2026-06-12
2
-38
/
+120
*
Remove --refresh-docs flag and reorganize CI phases
Weicao-CatilGrass
2026-06-12
1
-10
/
+16
*
Add CLI options for selective CI runs
Weicao-CatilGrass
2026-06-12
1
-9
/
+42
*
Add `.temp` directory to ignored paths in CI build
Weicao-CatilGrass
2026-06-11
2
-1
/
+71
*
Refactor test-readme into generic docs code block verifier
Weicao-CatilGrass
2026-06-11
4
-119
/
+273
*
Add README code block testing to CI pipeline
Weicao-CatilGrass
2026-06-10
3
-0
/
+396
*
Add `-y` flag to skip the temp commit prompt
Weicao-CatilGrass
2026-06-09
1
-8
/
+16
*
Add full-todolist example project
Weicao-CatilGrass
2026-06-09
1
-3
/
+0
*
Filter example directories by prefix
Weicao-CatilGrass
2026-06-08
1
-0
/
+4
*
Add .name file support for custom sidebar directory display names
魏曹先生
2026-06-06
1
-1
/
+18
*
Add example pages and sync-examples tool for docs
魏曹先生
2026-06-05
2
-0
/
+135
*
Enhance code quality across the entire codebase
Weicao-CatilGrass
2026-05-31
6
-29
/
+47
*
Remove duplicate README and replace with symlink
魏曹先生
2026-05-29
1
-11
/
+0
*
Prompt user before temporarily committing in CI
魏曹先生
2026-05-29
1
-13
/
+31
*
Add auto-generated feature flags module and tooling
魏曹先生
2026-05-29
2
-0
/
+98
*
Skip dev_tools directory when collecting Cargo.toml paths
Weicao-CatilGrass
2026-05-22
1
-0
/
+4
*
Restore changes on CI failure after temp commit
魏曹先生
2026-05-21
1
-2
/
+8
*
Implement REPL execution with hooks and argument splitting
魏曹先生
2026-05-18
1
-1
/
+1
*
Copy README to mingling directory on doc refresh
魏曹先生
2026-05-18
1
-0
/
+11
*
Rename test-examples config file and update reference
魏曹先生
2026-05-13
1
-1
/
+1
*
Add example testing to CI pipeline
Weicao-CatilGrass
2026-05-13
1
-0
/
+6
*
Add test tool for examples and update exit code demo
Weicao-CatilGrass
2026-05-13
1
-0
/
+139
*
Add CI tooling and cargo alias `ci`
Weicao-CatilGrass
2026-05-09
5
-13
/
+235
*
Fix docs-code-box-fix doc comment
魏曹先生
2026-05-04
1
-1
/
+0
*
Apply clippy suggestions in chain related files
Weicao-CatilGrass
2026-05-04
1
-2
/
+1
*
Add tool to fix blank lines around code blocks in Markdown
魏曹先生
2026-05-03
1
-0
/
+165
*
Replace docs README with static documentation pages
魏曹先生
2026-05-03
1
-15
/
+0
*
Generate translation sidebars and refactor sidebar generation
魏曹先生
2026-05-03
1
-12
/
+49
*
Use small integer repr for gen_program! enum
魏曹先生
2026-04-29
1
-3
/
+3
*
Rename docsify_sidebar_gen to docsify-sidebar-gen
魏曹先生
2026-04-29
1
-0
/
+0
*
Add docsify sidebar generation tool and update Chinese docs
魏曹先生
2026-04-28
1
-0
/
+144
*
Add clippy scripts and apply clippy suggestions
魏曹先生
2026-04-20
1
-13
/
+13
*
Rename refresh-examples to refresh-docs and add quiet flag
魏曹先生
2026-04-15
1
-3
/
+10
*
Update README and add docs README generation
魏曹先生
2026-04-14
1
-40
/
+56
*
Trim trailing whitespace in generated examples file
Weicao-CatilGrass
2026-04-12
1
-1
/
+8
*
Fix example doc comment indentation and header trimming
魏曹先生
2026-04-11
1
-1
/
+1
*
Add dev tools to generate example documentation
魏曹先生
2026-04-11
2
-0
/
+140