aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed unwrap_or to unwrap because we want the program to fail instead of us...James Ravenscroft2014-12-251-3/+3
* Fixed casting of function pointersJames Ravenscroft2014-12-251-1/+1
* Added unwrap calls around ident regex matchesJames Ravenscroft2014-12-251-3/+3
* Upload to crates.io plus fixes for changes in RustTill Hoeppner2014-11-212-45/+7
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-072-3/+8
* Proper PRIVMSG parsingTill Hoeppner2014-11-032-16/+20
* API improvements, but more copyingTill Hoeppner2014-11-037-132/+138
* Initial commit.Till Hoeppner2014-10-218-109/+307
* SetupTill Hoeppner2014-08-073-0/+109