aboutsummaryrefslogtreecommitdiff
path: root/mling/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(mling): enable pathf feature and run type mapping build魏曹先生2026-06-291-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-071-2/+2
|
* Remove duplicate shell completion generation魏曹先生2026-06-071-1/+0
|
* Refactor mling to use new program architecture and install scripts魏曹先生2026-06-071-0/+62