aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr
Commit message (Collapse)AuthorAgeFilesLines
* refactor(proj_mgr): reorganize imports and reformat code魏曹先生9 hours2-5/+13
|
* feat(mling): enable pathf feature and run type mapping build魏曹先生20 hours3-16/+11
| | | | | | | | 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`.
* feat(proj_mgr): add CHECKLIST.md reader for values and toggles魏曹先生4 days2-0/+296
| | | | | Parse fenced code blocks as key-value pairs and checkbox lines as namespace toggles in a single pass
* feat(proj_mgr): add project generation with interactive checklist魏曹先生4 days2-0/+46
|
* Add installer module and refactor error handling魏曹先生2026-06-071-4/+4
|
* Replace show.workspace with show.workspace-dir command魏曹先生2026-06-072-2/+62
|
* Move error handling into its own module and add show.binaries command魏曹先生2026-06-073-1/+74
|
* Add hformat_cargo, hprintln_cargo macros and help rendering魏曹先生2026-06-072-4/+160
|
* Refactor CLI entry points and move main logic to library魏曹先生2026-06-071-2/+2
|
* Fix date format padding in version string魏曹先生2026-06-071-0/+3
|
* Refactor mling to use new program architecture and install scripts魏曹先生2026-06-071-0/+3