aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* Parse and format PASS, NICK, USER, OPER, PING, PONG, JOIN, PARTTill Hoeppner2015-04-211-1/+1
|
* Refix serverTill Hoeppner2015-04-201-1/+1
|
* Add reply generationTill Hoeppner2015-04-201-3/+5
|
* Something inbetween working and brokenTill Hoeppner2015-04-201-1/+2
|
* Fix Option/Result confusions + fixes for stabilityTill Hoeppner2015-04-181-5/+2
|
* I forgot to keep track. Embarassing, huh?Till Hoeppner2015-04-181-4/+20
|
* I should make smaller commits.Till Hoeppner2015-01-041-1/+1
|
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-071-0/+3
|
* API improvements, but more copyingTill Hoeppner2014-11-031-2/+3
|
* Initial commit.Till Hoeppner2014-10-211-3/+10
|
* SetupTill Hoeppner2014-08-071-0/+3