| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: reorganize dev tools into dev/ directory and consolidate configsHEADmain | 魏曹先生 | 6 hours | 1 | -347/+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 markdown code block verification commands | 魏曹先生 | 26 hours | 1 | -0/+347 |
| Add `markdown-check` and `markdown-check-all` commands to verify Rust code blocks in markdown files. Code blocks are compiled as test projects, sharing temporary crates based on dependency configuration for parallel execution. | |||||
