aboutsummaryrefslogtreecommitdiff
path: root/src/framework/configuration.rs
Commit message (Expand)AuthorAgeFilesLines
* Move builtin framework impl to its own moduleZeyla Hellyer2017-08-191-451/+0
* Apply rustfmtZeyla Hellyer2017-08-181-3/+5
* Fix string delimiters (#134)Lakelezz2017-08-131-11/+13
* Rewamp the custom delimeter functionality to support moreacdenisSK2017-08-121-4/+28
* Add support for custom delimetersacdenisSK2017-08-121-0/+28
* Change the config a bit, and a few nitpicksacdenisSK2017-07-271-2/+1
* rustfmtacdenisSK2017-07-271-6/+7
* Fix #130acdenisSK2017-07-221-9/+21
* Fix doc testsacdenisSK2017-07-021-17/+44
* Split up long documentation lineZeyla Hellyer2017-06-141-1/+2
* Make framework dynamic_prefix accept an &MessageZeyla Hellyer2017-06-131-4/+4
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-10/+10
* Add documentation and tests for frameworkMaiddog2017-05-301-4/+97
* Re-order methods/fields in the frameworkZeyla Hellyer2017-05-241-34/+34
* Restructure modulesZeyla Hellyer2017-05-221-0/+262