aboutsummaryrefslogtreecommitdiff
path: root/src/framework/standard/args.rs
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix most clippy warningsMaiddog2017-10-041-3/+3
* | Fix most clippy warningsMaiddog2017-10-091-3/+3
* | Do not to " " if none of the provided delimiters are found (#183)Jacob Helwig2017-10-071-2/+7
|/
* Revamp errors in `Args` and commandsacdenisSK2017-09-231-40/+72
* Apply rustfmtZeyla Hellyer2017-09-181-3/+4
* Add find and find_n (#153)Maiddog2017-08-281-0/+40
* Remove mut when not needed (#152)Maiddog2017-08-281-2/+2
* Use cache when possible in UserId's get method (#146)Maiddog2017-08-221-1/+1
* Make args empty when no arguments are passed. (#143)Maiddog2017-08-221-1/+7
* Fix tests (#145)Maiddog2017-08-221-41/+56
* feature-flag the vec_shift dependencyacdenisSK2017-08-211-0/+124