aboutsummaryrefslogtreecommitdiff
path: root/dev_tools/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* refactor(devtools): rename dev_tools to .run and replace run-tools魏曹先生35 hours1-435/+0
| | | | | | | | | | | | scripts Replace the old run-tools.ps1/run-tools.sh scripts with a new unified run.ps1/run.sh launcher that supports multiple languages (PowerShell, Rust, Python, Go, C#, Nim, Perl, Ruby, Zig, and arbitrary binaries) from the `.run/src/bin` directory. Move all development tools from `dev_tools/` to `.run/`, update Cargo workspace config and relevant documentation references.
* Run CI tasks in parallel with progress bars魏曹先生2026-06-241-0/+176
|
* Parallelize markdown code block verification魏曹先生2026-06-231-0/+28
|
* Add example pages and sync-examples tool for docs魏曹先生2026-06-051-0/+26
|
* Add test tool for examples and update exit code demoWeicao-CatilGrass2026-05-131-0/+154
|
* Add CI tooling and cargo alias `ci`Weicao-CatilGrass2026-05-091-0/+25
|
* Add dev tools to generate example documentation魏曹先生2026-04-111-0/+26