summaryrefslogtreecommitdiffstats
path: root/src/message.rs
Commit message (Expand)AuthorAgeFilesLines
* no need to separate commands and replies as typesJesse Luehrs2014-09-041-14/+7
* no reason for these extra & hereJesse Luehrs2014-09-041-6/+6
* make a few more things publicJesse Luehrs2014-09-031-1/+1
* add support for writing irc messagesJesse Luehrs2014-09-031-1/+29
* set offset properlyJesse Luehrs2014-09-031-1/+1
* let's put message handling in its own moduleJesse Luehrs2014-09-031-0/+155