1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-23 16:03:19 +00:00
goirc/client
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 Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
handlers.go Refactor to remove line.Text and use line.Args[-1] instead. 2010-11-23 22:07:21 +00:00
irc_test.go Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00
line.go Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
Makefile Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
nickchan.go gofix run 2011-07-18 09:14:58 +01:00