| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(pathf): add build-time type path resolution system | 魏曹先生 | 41 hours | 1 | -1/+1 |
| | | | | | | | | Add `mingling_pathf` sub-crate and `pathf` feature for automatic resolution of Mingling type module paths at build time. Scans source files, identifies macro invocations via pattern matchers, and generates mapping files consumed by `gen_program!()`. | ||||
| * | Run CI tasks in parallel with progress bars | 魏曹先生 | 6 days | 1 | -23/+42 |
| | | |||||
| * | Enhance code quality across the entire codebase | Weicao-CatilGrass | 2026-05-31 | 1 | -2/+2 |
| | | |||||
| * | Rename test-examples config file and update reference | 魏曹先生 | 2026-05-13 | 1 | -1/+1 |
| | | |||||
| * | Add test tool for examples and update exit code demo | Weicao-CatilGrass | 2026-05-13 | 1 | -0/+139 |
