Kevin K
|
7fc18e685f
|
test(v2): fixing tests to pass under new v2 changes
|
2016-01-28 11:45:31 -05:00 |
|
Kevin K
|
20de5c6e76
|
feat(v2): implementing the base of 2.x
This commit implements the base changes for clap 2.x
|
2016-01-28 11:45:31 -05:00 |
|
Ben S
|
00b61ae226
|
Fix a bunch of typos in comments
|
2015-11-01 14:02:37 +00:00 |
|
Kevin K
|
d0c13d2960
|
style: rustfmt run
|
2015-10-28 10:56:10 -04:00 |
|
Kevin K
|
f161ffa470
|
chore: updates and implements lint findings
|
2015-10-28 10:55:26 -04:00 |
|
Kevin K
|
aff89d579b
|
feat: allows parsing without a binary name for daemons and interactive CLIs
Closes #318
|
2015-10-28 06:45:49 -04:00 |
|
Kevin K
|
27018b1821
|
feat(Trailing VarArg): adds opt-in setting for final arg being vararg
Closes #278
|
2015-10-01 14:18:17 -04:00 |
|
Kevin K
|
f1031dac13
|
refactor: fixes a typo in the app settings
|
2015-09-30 23:59:40 -04:00 |
|
Kevin K
|
b733bfbb6a
|
refactor: adds the hidden setting to AppSettings
|
2015-09-30 23:59:40 -04:00 |
|
Kevin K
|
ffae52e64b
|
refactor: refactor app settings into flags
|
2015-09-30 23:59:40 -04:00 |
|
Kevin K
|
87ba54451d
|
docs: properly names Examples section for rustdoc
|
2015-09-21 22:06:15 -04:00 |
|
Kevin K
|
40229efd99
|
style: post rustfmt run
|
2015-09-06 21:37:45 -04:00 |
|
Kevin K
|
e27a3f3146
|
tests: adds tests for AppSettings FromStr
|
2015-09-04 13:16:24 -04:00 |
|
Kevin K
|
86cf4c4562
|
feat(YAML): allows building a CLI from YAML files
|
2015-08-31 23:57:16 -04:00 |
|
Kevin K
|
f482387544
|
refactor: breaks up app code into different files
|
2015-08-30 17:10:26 -04:00 |
|