aboutsummaryrefslogtreecommitdiff
path: root/src/ext/framework
Commit message (Expand)AuthorAgeFilesLines
* More config for CreateCommand, add various methodsIllia2016-12-104-2/+157
* Abstract command fields to typesAustin Hellyer2016-12-093-14/+20
* Command builder, quoted args, and multi-prefixesIllia2016-12-094-32/+278
* Make command macro functions publicAustin Hellyer2016-11-301-2/+2
* Clarify some docsAustin Hellyer2016-11-301-1/+1
* Clean up the codebaseAustin Hellyer2016-11-292-39/+8
* Fix doctestsAustin Hellyer2016-11-281-3/+3
* Add before/after framework command hooksIllia K2016-11-282-5/+33
* Add a bit more docsAustin Hellyer2016-11-263-0/+122
* Add no-named-argument command macro matchAustin Hellyer2016-11-261-1/+37
* Move events into their own moduleAustin Hellyer2016-11-251-1/+1
* Rename the `http` module to `rest`Austin Hellyer2016-11-251-2/+2
* Add framework command named argumentsAustin Hellyer2016-11-211-0/+23
* A bit of docsAustin Hellyer2016-11-182-5/+116
* Fix some clippy lintsAustin Hellyer2016-11-101-16/+2
* Framework: fix command arg positioningAustin Hellyer2016-11-082-46/+71
* Add arguments to framework commandsAustin Hellyer2016-11-072-3/+8
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-062-31/+84
* Allow non-prefixed mentionsAustin Hellyer2016-11-061-15/+20
* Initial commitAustin Hellyer2016-10-183-0/+177