Commit Graph

34 Commits (master)

Author SHA1 Message Date
an e3eaeeec66 spaces->tabs 2019-07-05 23:21:11 -04:00
an b78f6e8401 maraiah: fix machdr doc/naming 2019-06-23 09:20:53 -04:00
an 2dd4762c2e maraiah: use Read for sound files 2019-06-23 09:20:10 -04:00
an 5eb8962d2d maraiah: use Read for shapes 2019-06-23 07:28:56 -04:00
an 2095e9d58a maraiah: rewrite machdr.rs to use Read/Seek 2019-06-22 06:27:50 -04:00
an daebfd2da6 maraiah: fix tests and move code to root 2019-06-22 00:55:08 -04:00
an d64a4167d8 maraiah: rename Minf to Info 2019-06-13 23:20:57 -04:00
an dafa691002 maraiah: reorganize project 2019-06-13 21:09:07 -04:00
an 651efd1f32 marathon: split pict module into multiple files 2019-05-30 21:28:35 -04:00
an 8c9415b867 finish up module refactoring 2019-04-12 00:56:42 -04:00
an 116d91ef6a fix comment style 2019-04-03 14:16:47 -04:00
an 6bc4ca36f4 lint and format 2019-04-01 09:05:06 -04:00
an d5d91c1134 fix tests 2019-04-01 08:29:51 -04:00
an f4efbfab80 trait impls 2019-03-13 10:53:30 -04:00
an 119a45310d rearrange tests 2019-03-12 16:28:08 -04:00
an dcf0f9e22f add shapes decompression test 2019-03-12 06:21:42 -04:00
an f832a45f36 add static huffman tables
as it turns out, the static huffman tables are completely and utterly
useless, and I don't think any modern compressor actually uses them, but
we should probably implement them instead of panicking
2019-03-12 04:35:51 -04:00
an bd13092188 add DEFLATE decoder 2019-03-12 03:42:45 -04:00
an b33dc356c4 gzip header loading 2019-03-09 17:07:18 -05:00
an b5dfcf3ee2 documentation 2019-03-09 17:05:11 -05:00
an 51f4eab9fe upgrade to rust 1.33 2019-03-07 03:12:00 -05:00
an f3e98c0c05 extra sanity checks and tests 2019-03-04 23:57:25 -05:00
an 6e3fff0080 add random data tests 2019-03-04 21:55:49 -05:00
an 2d18d295b8 reorganize tests 2019-03-04 09:10:38 -05:00
an ff10f3ca53 better terminal group handling 2019-03-04 09:00:03 -05:00
an 16c52a1211 unit test for terminals 2019-03-04 07:28:11 -05:00
an 0361e9cdfd tests save the world 2019-02-25 01:58:53 -05:00
an b1d673faf3 rustfmt 2019-02-20 21:33:57 -05:00
an 717e0c841a move test data to its own folder 2019-02-20 21:10:23 -05:00
an 76dd2160e7 additional tests 2019-02-19 18:01:56 -05:00
an 77bcbcd78d rewrite image internals to support any kind of color matrix 2019-02-09 14:04:27 -05:00
an 6d99752e6e partially format code with rustfmt 2019-02-09 00:53:27 -05:00
an 9a8573a381 add machdr test 2019-02-05 17:52:32 -05:00
an 4c590a0dc2 add unit tests 2019-02-05 00:58:53 -05:00