aboutsummaryrefslogtreecommitdiff
path: root/src/ext/framework/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Make command macro functions publicAustin Hellyer2016-11-301-2/+2
* Clarify some docsAustin Hellyer2016-11-301-1/+1
* Clean up the codebaseAustin Hellyer2016-11-291-31/+1
* Fix doctestsAustin Hellyer2016-11-281-3/+3
* Add before/after framework command hooksIllia K2016-11-281-4/+32
* Add a bit more docsAustin Hellyer2016-11-261-0/+99
* Add no-named-argument command macro matchAustin Hellyer2016-11-261-1/+37
* Move events into their own moduleAustin Hellyer2016-11-251-1/+1
* Add framework command named argumentsAustin Hellyer2016-11-211-0/+23
* A bit of docsAustin Hellyer2016-11-181-0/+62
* Fix some clippy lintsAustin Hellyer2016-11-101-16/+2
* Framework: fix command arg positioningAustin Hellyer2016-11-081-46/+16
* Add arguments to framework commandsAustin Hellyer2016-11-071-2/+7
* Add an 'allow_whitespace' framework configAustin Hellyer2016-11-061-31/+60
* Allow non-prefixed mentionsAustin Hellyer2016-11-061-15/+20
* Initial commitAustin Hellyer2016-10-181-0/+122