index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
framework
/
standard
/
args.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Re-order use statements alphabetically
Zeyla Hellyer
2017-11-11
1
-1
/
+1
*
Rename `list` to be consistent with `multiple_quoted`
acdenisSK
2017-11-06
1
-2
/
+2
*
Fix framework Args tests
Zeyla Hellyer
2017-11-01
1
-71
/
+71
*
Merge v0.4.2
acdenisSK
2017-10-24
1
-1
/
+237
|
\
|
*
Add "zero-copy" parsing
acdenisSK
2017-10-21
1
-0
/
+82
|
*
Add a missing break
acdenisSK
2017-10-18
1
-0
/
+1
|
*
`assert` -> `assert_eq`
acdenisSK
2017-10-18
1
-2
/
+2
|
*
Add `PartialEq` impls and doc tests to `Args`
acdenisSK
2017-10-18
1
-1
/
+154
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
1
-12
/
+37
|
\
|
|
*
Add try_opt macro for substitute
Mei Boudreau
2017-10-12
1
-8
/
+5
|
*
Add an iterator for `Args`
acdenisSK
2017-10-10
1
-9
/
+33
|
*
Add some docs to `Args`
acdenisSK
2017-10-10
1
-0
/
+4
|
*
Fix most clippy warnings
Maiddog
2017-10-04
1
-3
/
+3
*
|
Fix most clippy warnings
Maiddog
2017-10-09
1
-3
/
+3
*
|
Do not to " " if none of the provided delimiters are found (#183)
Jacob Helwig
2017-10-07
1
-2
/
+7
|
/
*
Revamp errors in `Args` and commands
acdenisSK
2017-09-23
1
-40
/
+72
*
Apply rustfmt
Zeyla Hellyer
2017-09-18
1
-3
/
+4
*
Add find and find_n (#153)
Maiddog
2017-08-28
1
-0
/
+40
*
Remove mut when not needed (#152)
Maiddog
2017-08-28
1
-2
/
+2
*
Use cache when possible in UserId's get method (#146)
Maiddog
2017-08-22
1
-1
/
+1
*
Make args empty when no arguments are passed. (#143)
Maiddog
2017-08-22
1
-1
/
+7
*
Fix tests (#145)
Maiddog
2017-08-22
1
-41
/
+56
*
feature-flag the vec_shift dependency
acdenisSK
2017-08-21
1
-0
/
+124
[prev]