aboutsummaryrefslogtreecommitdiff
path: root/src/command.rs
Commit message (Expand)AuthorAgeFilesLines
* [descriptive commit message]HEADmasterTill Höppner2015-12-041-216/+307
* Add env_logger doc linkTill Hoeppner2015-06-281-0/+12
* Add to_static functionality for RepliesTill Hoeppner2015-06-271-12/+0
* Add to_static functionality for CommandsTill Hoeppner2015-06-271-131/+47
* Revert "Start de-cowification"Till Hoeppner2015-06-261-43/+46
* Start de-cowificationTill Hoeppner2015-06-261-46/+43
* Giving up on carboxyl for now. :/Till Hoeppner2015-06-211-2/+274
* Move USER/realname parameter into suffixTill Hoeppner2015-05-051-2/+2
* Uglify command formatting, getting it to compileTill Hoeppner2015-04-301-11/+29
* Add formatting for lots of commandsTill Hoeppner2015-04-211-9/+83
* Ditch convenience api, switch to byte-indexingTill Hoeppner2015-04-211-6/+14
* Parse and format PASS, NICK, USER, OPER, PING, PONG, JOIN, PARTTill Hoeppner2015-04-211-46/+100
* Remove to_name, etc.Till Hoeppner2015-04-211-53/+0
* Move code generation code and sources to 'tool'Till Hoeppner2015-04-211-183/+45
* Manually fixed doc format... again. -.-Till Hoeppner2015-04-211-44/+89
* Manually fixed doc formatTill Hoeppner2015-04-211-728/+726
* Add reply generationTill Hoeppner2015-04-201-65/+61
* Something inbetween working and brokenTill Hoeppner2015-04-201-0/+1760