Commit Graph

5 Commits (1260b89e48854b5a64b11e3b9b3360431a3f3701)

Author SHA1 Message Date
Trent Mick f616276dc6 style: 4-space indents 2013-03-28 17:42:32 -07:00
Trent Mick bd4dec5bec move test suite to nodeunit 2013-01-07 11:18:12 -08:00
Trent Mick 37a1447f22 per issue #8 change the way a raw stream is handled
"raw" is now a stream "type" isntead of a separate attribute. The
idea is that writing raw objects (instead of JSON-stringified stings)
to, e.g. a file WriteStream isn't useful. So, lets re-use the stream
"type" field instead of an additional "raw" field.
2012-06-21 14:49:04 -07:00
Trent Mick 49e3c57030 'make check' fixes 2012-06-20 16:27:41 -07:00
Trent Mick c5ba5c0147 support for 'raw' streams 2012-06-20 16:04:23 -07:00