.. |
app.yml
|
Support loading help_message and version_message from the YAML
|
2017-03-10 01:54:50 -05:00 |
app_settings.rs
|
fix: fixes false positive clean parse when the suggestions feature is disabled and InferSubcommands is enabled
|
2017-03-10 08:24:30 -05:00 |
arg_aliases.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
borrowed.rs
|
tests: adds tests to ensure borrowed args don't break
|
2017-02-28 08:30:14 -05:00 |
completions.rs
|
perf: refactor to remove unneeded vectors and allocations and checks for significant performance increases
|
2017-02-28 08:30:13 -05:00 |
conflicts.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
default_vals.rs
|
Call this PR "Raid" cause it's squashin bugs! (#843)
|
2017-02-03 17:43:49 -05:00 |
delimiters.rs
|
tests: adds tests for value delimiters
|
2016-09-18 16:01:26 -04:00 |
derive_order.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
example1_tmpl_full.txt
|
feat(HELP): Add a Templated Help system.
|
2016-04-13 07:06:23 -03:00 |
example1_tmpl_simple.txt
|
feat(HELP): Add a Templated Help system.
|
2016-04-13 07:06:23 -03:00 |
flags.rs
|
refactor(Arg): removes duplicate and uses Base, Switched, and Valued internally now
|
2017-02-20 19:06:36 -05:00 |
groups.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
help.rs
|
tests: adds tests for .last(true) args
|
2017-03-11 12:14:54 -05:00 |
hidden_args.rs
|
tests: fixes failing hidden args test
|
2017-03-10 08:24:30 -05:00 |
macros.rs
|
perf: refactor to remove unneeded vectors and allocations and checks for significant performance increases
|
2017-02-28 08:30:13 -05:00 |
multiple_occurrences.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
multiple_values.rs
|
tests: adds tests to guard against low index multiples with allow_hyphen_values failing
|
2017-01-02 14:34:25 -05:00 |
opts.rs
|
tests: adds tests for requiring the equals syntax in options
|
2017-02-20 20:24:28 -05:00 |
positionals.rs
|
tests: adds tests for .last(true) args
|
2017-03-11 12:14:54 -05:00 |
posix_compatible.rs
|
tests: adds tests for different value delimiters
|
2016-01-28 11:45:31 -05:00 |
possible_values.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
require.rs
|
perf: refactor to remove unneeded vectors and allocations and checks for significant performance increases
|
2017-02-28 08:30:13 -05:00 |
subcommands.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
template_help.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
tests.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
unique_args.rs
|
perf: refactor to remove unneeded vectors and allocations and checks for significant performance increases
|
2017-02-28 08:30:13 -05:00 |
utf8.rs
|
chore: fixes doc and style mistakes
|
2016-01-28 21:58:40 -05:00 |
version.rs
|
tests: massively rehauls tests for better debugging and vastly improved error messages/deduplication
|
2017-01-02 23:05:50 -05:00 |
yaml.rs
|
Support loading help_message and version_message from the YAML
|
2017-03-10 01:54:50 -05:00 |