index
:
mingling.git
doc-page
main
用于开发多子命令的命令行框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev_tools
/
scripts
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactor mling to use new program architecture and install scripts
魏曹先生
21 hours
2
-0
/
+13
|
*
Add example pages and sync-examples tool for docs
魏曹先生
2 days
2
-2
/
+0
|
*
Add extra_macros feature to doc scripts and mingling deps
Weicao-CatilGrass
6 days
2
-2
/
+2
|
*
Switch to workspace-level documentation builds
Weicao-CatilGrass
6 days
2
-2
/
+2
|
*
Add scripts for building documentation and update docs
魏曹先生
2026-05-13
2
-0
/
+4
|
*
Add Windows folder hide script with throttled check
Weicao-CatilGrass
2026-05-06
1
-0
/
+43
|
*
Add build-all scripts for PowerShell and Bash
魏曹先生
2026-04-25
2
-0
/
+16
|
*
Restore starting directory after PowerShell script execution
Weicao-CatilGrass
2026-04-24
3
-0
/
+6
|
*
Add PowerShell scripts for running Clippy on Rust projects
Weicao-CatilGrass
2026-04-24
2
-0
/
+12
|
*
Rename and refactor clippy scripts
魏曹先生
2026-04-22
2
-4
/
+2
|
*
Add clippy scripts and apply clippy suggestions
魏曹先生
2026-04-20
2
-0
/
+14
|
*
Add HTTP server script for local docs preview
魏曹先生
2026-04-19
1
-0
/
+2
|
*
Add script support to run-tools utilities
魏曹先生
2026-04-14
1
-0
/
+3
The run-tools.ps1 and run-tools.sh scripts now support running both Rust binaries and shell scripts. They check dev_tools/scripts first, then dev_tools/src/bin. Also added a simple HTTP preview script.