goirc/client
Alex Bramley 934ee04fcf Weekly commits shouldn't be on release branch 2011-07-26 20:25:14 +01:00
..
Makefile Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
commands.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
connection.go Add field in Conn to allow external state to be propagated to event handlers. 2011-07-25 22:27:09 +01:00
handlers.go Weekly commits shouldn't be on release branch 2011-07-26 20:25:14 +01:00
irc_test.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
line.go Weekly commits shouldn't be on release branch 2011-07-26 20:25:14 +01:00
nickchan.go Tidy up old-style slice syntax, and use string methods for CTCP parsing. 2011-07-25 23:02:57 +01:00