| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(devtools): rename dev_tools to .run and replace run-tools | 魏曹先生 | 35 hours | 1 | -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-24 | 1 | -0/+176 |
| | | |||||
| * | Parallelize markdown code block verification | 魏曹先生 | 2026-06-23 | 1 | -0/+28 |
| | | |||||
| * | Add example pages and sync-examples tool for docs | 魏曹先生 | 2026-06-05 | 1 | -0/+26 |
| | | |||||
| * | Add test tool for examples and update exit code demo | Weicao-CatilGrass | 2026-05-13 | 1 | -0/+154 |
| | | |||||
| * | Add CI tooling and cargo alias `ci` | Weicao-CatilGrass | 2026-05-09 | 1 | -0/+25 |
| | | |||||
| * | Add dev tools to generate example documentation | 魏曹先生 | 2026-04-11 | 1 | -0/+26 |
