clap/src
2015-11-20 08:23:39 -05:00
..
app fix(Required Args): fixes a bug where required args are not correctly accounted for 2015-11-13 09:34:26 -05:00
args refactor(Defaults): derives traits instead of manual implementation 2015-11-12 22:43:37 -05:00
errors.rs fix(Errors): fixes some instances when errors are missing a final newline 2015-11-20 08:23:39 -05:00
fmt.rs style: rustfmt run 2015-10-28 10:56:10 -04:00
lib.rs refactor: moves code for ergonomics 2015-11-09 03:48:49 -05:00
macros.rs imp(ArgMatcher): huge refactor and deduplication of code 2015-11-11 10:26:05 -05:00
suggestions.rs refactor: moves code for ergonomics 2015-11-09 03:48:49 -05:00
usageparser.rs chore: updates clippy 2015-11-07 00:08:15 -05:00