Aaron Weiss
|
a7d3a565b8
|
Added some unit tests for IrcBot, along with required changes to Connection.
|
2014-10-08 22:09:35 -04:00 |
|
Aaron Weiss
|
31e633763b
|
Added unit tests for Connections and caught an inconsistency from the spec.
|
2014-10-08 21:33:20 -04:00 |
|
Aaron Weiss
|
f6915e2e53
|
Connections now support non-cloneable Readers (read: all of them). Thanks, @retep998.
|
2014-10-08 20:57:23 -04:00 |
|
Aaron Weiss
|
b0226099d7
|
Added newtypes for the specific kinds of Reader and Writer used in the library
|
2014-10-08 13:10:55 -04:00 |
|
Aaron Weiss
|
567074a599
|
Made changes to allow library to operate on any type of stream.
|
2014-10-08 12:57:36 -04:00 |
|
Aaron Weiss
|
dc8003c8e3
|
Converted Connection into an enumeration for extensibility.
|
2014-10-07 14:30:38 -04:00 |
|
Aaron Weiss
|
394ca6bb8f
|
Removed usage of deprecated append(...) method.
|
2014-10-06 16:37:29 -04:00 |
|
Aaron Weiss
|
352a692c9b
|
Added concept of bot ownership, improved failure propagation.
|
2014-10-06 16:33:37 -04:00 |
|
Aaron Weiss
|
642622752f
|
Refactored for modularization, incorporated config usage.
|
2014-09-23 20:11:13 -04:00 |
|