aboutsummaryrefslogtreecommitdiff
path: root/mling/src/cli/list.rs
Commit message (Expand)AuthorAgeFilesLines
* Require explicit import of `crate::Next` in chained functions魏曹先生10 days1-1/+1
* Rename injected renderer parameter from `r` to `__renderer_inner_result`Weicao-CatilGrass12 days1-6/+14
* Rename `NextProcess` to `Next` across the codebaseWeicao-CatilGrass2026-05-171-2/+2
* Accept paths for program name parameters in macros魏曹先生2026-05-161-1/+1
* Fix typo "Unrusted" to "Untrusted" and reflow code formatting魏曹先生2026-04-291-2/+2
* Apply clippy suggestions for code simplification魏曹先生2026-04-281-3/+1
* Remove extra newline in list printing魏曹先生2026-04-281-1/+1
* Add scaffolding CLI tool `mling`魏曹先生2026-04-281-0/+117