aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Put examples back to how they were before and removed some into_string ↵James Ravenscroft2014-12-263-6/+9
| | | | deprecated calls
* Changed unwrap_or to unwrap because we want the program to fail instead of ↵James Ravenscroft2014-12-251-3/+3
| | | | use emptystring if ident can't be unwrapped
* Fixed casting of function pointersJames Ravenscroft2014-12-252-3/+3
|
* Added unwrap calls around ident regex matchesJames Ravenscroft2014-12-251-3/+3
|
* Upload to crates.io plus fixes for changes in RustTill Hoeppner2014-11-213-8/+12
|
* Fixed TcpStream::connect invocationTill Hoeppner2014-11-072-3/+8
|
* Added information about setup to example.Till Hoeppner2014-11-031-0/+2
|
* Added READMETill Hoeppner2014-11-031-0/+55
|
* Add travis ymlTill Hoeppner2014-11-031-0/+1
|
* Proper PRIVMSG parsingTill Hoeppner2014-11-032-16/+20
|
* API improvements, but more copyingTill Hoeppner2014-11-037-132/+138
|
* Initial commit.Till Hoeppner2014-10-2112-142/+338
|
* SetupTill Hoeppner2014-08-077-0/+147