goirc/irc
raylu ff21e678d4 Merge branch 'fluffle'
Conflicts:
	README.md
	client.go
	irc/commands.go
	irc/connection.go
	irc/handlers.go
2010-11-04 12:57:53 -04:00
..
Makefile Makefile fixes to build with more recent Go releases. 2010-10-13 14:41:36 -04:00
commands.go Run gofmt over everything, for great justice. 2010-11-04 00:25:46 +00:00
connection.go Merge branch 'fluffle' 2010-11-04 12:57:53 -04:00
handlers.go De-duplicate mode parsing and move to nickchan.go. 2010-11-04 01:22:49 +00:00
irc_test.go Run gofmt over everything, for great justice. 2010-11-04 00:25:46 +00:00
nickchan.go Merge branch 'fluffle' 2010-11-04 12:57:53 -04:00