goirc/irc
Alex Bramley 7935d2e939 Use append() instead of doing it manually. 2010-11-03 23:50:43 +00:00
..
Makefile Makefile fixes to build with more recent Go releases. 2010-08-29 21:24:47 +01:00
commands.go Sneakier handling of variadic optional args for commands. 2010-11-03 23:48:28 +00:00
connection.go Somewhat better SSL handling. It'll improve moar if my patches get looked at. 2010-11-03 23:49:28 +00:00
handlers.go Use append() instead of doing it manually. 2010-11-03 23:50:43 +00:00
irc_test.go add irc_test.go, update Makefile and .gitignore 2009-12-18 22:50:13 +00:00
nickchan.go Remove extraneous (and quite spammy) debug printing. 2009-12-18 23:59:12 +00:00