goirc/client
Alex Bramley 85097043cf Epic final commit for nick/chan/logging/testing refactor.
* Brings logging changes to client library.
* Brings state tracker to client library.
* Rewrites all tests to use mock logger and mock state tracker.
* Makes state tracking optional, finally.
* Shaves yaks until they are almost completely bald.
2011-11-06 04:56:46 +00:00
..
Makefile Refactor recv() since we needed to rewrite send(). 2011-07-22 01:11:15 +01:00
commands.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
commands_test.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
connection.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
connection_test.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
handlers.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
handlers_test.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
line.go Epic final commit for nick/chan/logging/testing refactor. 2011-11-06 04:56:46 +00:00
mocknetconn_test.go Run gofmt over code, it's been a while. 2011-09-12 23:25:09 +01:00