| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(core): move pathf module under builds and rename to buildHEADunreleasedmain | 魏曹先生 | 9 hours | 1 | -1/+1 |
| | | | | | | | 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(mling): enable pathf feature and run type mapping build | 魏曹先生 | 20 hours | 1 | -0/+2 |
| | | | | | | | | | Add the `pathf` feature to mingling dependency and invoke `analyze_and_build_type_mapping` during the build script. Reorganize internal module visibility from `mod + pub use` to direct `pub mod`. | ||||
| * | Fix date format padding in version string | 魏曹先生 | 2026-06-07 | 1 | -2/+2 |
| | | |||||
| * | Remove duplicate shell completion generation | 魏曹先生 | 2026-06-07 | 1 | -1/+0 |
| | | |||||
| * | Refactor mling to use new program architecture and install scripts | 魏曹先生 | 2026-06-07 | 1 | -0/+62 |
