| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(core): move pathf module under builds and rename to buildunreleased | 魏曹先生 | 14 hours | 1 | -5/+3 |
| | | | | | | | Migrate `mingling_core::pathf` into `mingling_core::builds::pathf` and re-export from `mingling::build`. Update all references from `mingling::builds` and `mingling::pathf` to `mingling::build`. | ||||
| * | feat(pathf): add build-time type path resolution system | 魏曹先生 | 45 hours | 1 | -1/+4 |
| | | | | | | | | 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!()`. | ||||
| * | feat(workspace): add mingling_pathf crate and pathf feature | 魏曹先生 | 2 days | 1 | -0/+3 |
| | | |||||
| * | Add shell completion script generation feature | 魏曹先生 | 2026-04-11 | 1 | -0/+3 |
