aboutsummaryrefslogtreecommitdiff
path: root/mling/src/proj_mgr/show_binaries.rs
Commit message (Expand)AuthorAgeFilesLines
* feat: remove deprecated mling scaffolding toolold-scaffolding-tool魏曹先生2026-07-201-78/+0
* feat(core)!: remove `to_chain` and `to_render` from `Grouped` trait魏曹先生2026-07-201-1/+1
* fix!: rename `Groupped` to `Grouped` across the codebase魏曹先生2026-07-191-2/+2
* style: Reorder imports and reformat code with cargo fmt魏曹先生2026-07-111-3/+3
* feat: require renderers to return RenderResult instead of mutating one魏曹先生2026-07-111-8/+13
* feat(mling): enable pathf feature and run type mapping build魏曹先生2026-06-291-2/+5
* Move error handling into its own module and add show.binaries command魏曹先生2026-06-071-0/+70