clap/src
Ed Page a5ab5f0359 refactor(error): Make 'Error' less churn heavy
When I'm making changes, I frequently have to touch every error
function.  This creates a more standard builder API so we can more
easily add or modify fields without having to update every case.
2021-10-23 16:04:10 -05:00
..
build docs: fix affect/effect usage 2021-10-21 19:29:08 +11:00
output feat(doc): Fix many typos in docs, comments and codes found by typos-cli 2021-10-19 10:38:22 +09:00
parse refactor(error): Make 'Error' less churn heavy 2021-10-23 16:04:10 -05:00
util fix!: Make color settings an enum 2021-10-13 13:54:44 +01:00
derive.rs fix!: Rename ArgValue to PossibleValue 2021-10-19 10:10:37 -05:00
lib.rs chore: Silence bad clippy lint 2021-10-23 10:06:38 -05:00
macros.rs fix: Ease clap2->clap3 migration with deprecations 2021-10-15 14:19:16 -05:00
mkeymap.rs perf: Reduce allocations on 'args' 2021-10-18 16:14:31 -05:00