| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: reorganize dev tools into dev/ directory and consolidate configs | 魏曹先生 | 25 hours | 1 | -186/+0 |
| | | | | | | | | | | | Move CI, dev tools, and configs from root-level scattered locations into a unified `dev/` directory structure. Update all references across build scripts, documentation, and editor configurations. Also consolidate editor config generation into build.rs for automated synchronization of rust-analyzer settings across VS Code and Zed. | ||||
| * | feat(ci-new): add test-examples command | 魏曹先生 | 45 hours | 1 | -0/+186 |
| Add a new `test-examples` command that builds each example and runs its `test.toml` cases, reporting failures and setting a non-zero exit code when any example fails. | |||||
