codedread
|
adbd182bcc
|
Tidy up some comments
|
2018-01-21 02:24:13 -08:00 |
|
codedread
|
5aa0110faf
|
Add tee() methods to BitStream and ByteStream
|
2018-01-21 02:06:07 -08:00 |
|
codedread
|
48a1cd8e90
|
Remove TODO
|
2018-01-21 01:52:53 -08:00 |
|
codedread
|
5b10c1a986
|
Make bitstreams pushable
|
2018-01-21 01:49:17 -08:00 |
|
codedread
|
b593fc6d8e
|
Allow 0-length reads, the unarchivers expect this
|
2018-01-19 20:16:28 -08:00 |
|
codedread
|
ec27877ffa
|
Improve parameter validation and test coverage. Also add errorws when trying to seek past the end of the stream
|
2018-01-19 17:40:43 -08:00 |
|
codedread
|
e7ef46fb78
|
Fix whitespace and style
|
2018-01-19 07:47:49 -08:00 |
|
codedread
|
d2a4329893
|
Whitespace and a couple arrow functions
|
2017-02-21 12:05:03 -08:00 |
|
codedread
|
14abef20d6
|
Convert to ES6 classes
|
2017-02-20 14:36:48 -08:00 |
|
codedread
|
639a23e69b
|
Start the move to es6: Change all vars to lets/consts
|
2017-02-20 12:47:17 -08:00 |
|
codedread
|
e755acc70b
|
Update docs for BitStream.getBits() and add a TODO
|
2017-02-18 01:41:42 -08:00 |
|
codedread
|
5ac3c1d005
|
Split up io like antimatter15 did
|
2017-02-15 21:19:57 -08:00 |
|