aboutsummaryrefslogtreecommitdiff
path: root/src/command.rs
Commit message (Expand)AuthorAgeFilesLines
* 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