| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(devtools): rename dev_tools to .run and replace run-tools | 魏曹先生 | 45 hours | 1 | -225/+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. | ||||
| * | chore: run cargo fmt and rearrange re-exports in mingling | 魏曹先生 | 10 days | 1 | -0/+1 |
| | | |||||
| * | feat(ci): add Windows path separator to ignore dirs | 魏曹先生 | 13 days | 1 | -1/+5 |
| | | |||||
| * | feat(ci): add --dirty flag to skip temp commit and clean check | 魏曹先生 | 13 days | 1 | -20/+27 |
| | | |||||
| * | feat(ci): add mling/res to ignored directories | 魏曹先生 | 13 days | 1 | -1/+1 |
| | | |||||
| * | Run CI tasks in parallel with progress bars | 魏曹先生 | 2026-06-24 | 1 | -26/+29 |
| | | |||||
| * | Support qualified type paths in four macros | 魏曹先生 | 2026-06-22 | 1 | -4/+5 |
| | | |||||
| * | 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 | 1 | -1/+28 |
| | | |||||
| * | Refactor test-readme into generic docs code block verifier | Weicao-CatilGrass | 2026-06-11 | 1 | -4/+4 |
| | | |||||
| * | Add README code block testing to CI pipeline | Weicao-CatilGrass | 2026-06-10 | 1 | -0/+6 |
| | | |||||
| * | Add `-y` flag to skip the temp commit prompt | Weicao-CatilGrass | 2026-06-09 | 1 | -8/+16 |
| | | |||||
| * | Add example pages and sync-examples tool for docs | 魏曹先生 | 2026-06-05 | 1 | -0/+1 |
| | | |||||
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 2026-05-31 | 1 | -7/+9 |
| | | |||||
| * | Prompt user before temporarily committing in CI | 魏曹先生 | 2026-05-29 | 1 | -13/+31 |
| | | |||||
| * | Add auto-generated feature flags module and tooling | 魏曹先生 | 2026-05-29 | 1 | -0/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add example testing to CI pipeline | Weicao-CatilGrass | 2026-05-13 | 1 | -0/+6 |
| | | |||||
| * | Add CI tooling and cargo alias `ci` | Weicao-CatilGrass | 2026-05-09 | 1 | -0/+95 |
