goirc/client
Alex Bramley e6cf0933b5 Add a version of iopred's Message() and Target() Line methods, and tests. 2013-03-10 15:55:16 +00:00
..
commands.go Fix comments and my poor code-reading skills. Damn you StalkR :-) 2013-03-10 12:17:16 +00:00
commands_test.go Fix comments and my poor code-reading skills. Damn you StalkR :-) 2013-03-10 12:17:16 +00:00
connection.go gofmt run. 2013-03-10 13:31:04 +00:00
connection_test.go Hmm, this is failing occasionally now. Maybe I need a faster computer ;-) 2013-03-10 15:51:43 +00:00
dispatch.go gofmt run. 2013-03-10 13:31:04 +00:00
dispatch_test.go Port sp0rkle's panic recovery back into goirc. 2013-03-10 13:30:00 +00:00
handlers.go Use constants for named messages. 2013-03-07 17:33:56 -08:00
handlers_test.go Remove Commands from core goirc. 2013-02-27 20:23:24 +00:00
line.go Add a version of iopred's Message() and Target() Line methods, and tests. 2013-03-10 15:55:16 +00:00
line_test.go Add a version of iopred's Message() and Target() Line methods, and tests. 2013-03-10 15:55:16 +00:00
mocknetconn_test.go Re-work Handlers for IRC events; add Commands. 2013-02-16 00:17:31 +00:00
state_handlers.go client: 352 who reply: do not warn if nick is me 2013-03-06 22:19:08 +01:00