Commit Graph

12 Commits

Author SHA1 Message Date
Mike Welsh ee534374c9 Switch to libflate by default
Switch from flate2 to libflate by default for WebAssembly support.
flate2 can still be enabled using the "flate2" feature.
2018-06-10 12:51:17 -07:00
Mike Welsh 0983c262c5 chore: remove clippy plugin lints 2018-06-10 12:13:15 -07:00
Mike Welsh 5a0e7a8fd3 refactor: make LZMA support an optional feature 2018-06-10 11:59:26 -07:00
Mike Welsh 120f94711a chore: switch to num-derive crate 2018-06-10 11:37:40 -07:00
Mike Welsh 0ed2272e76 ActionScript 3 (AVM2) parsing 2017-08-26 01:18:51 -07:00
Mike Welsh ffa8f41a1a Run clippy on travis 2017-06-24 16:01:14 -07:00
Mike Welsh 976f7c16dd Run rustfmt 2017-06-24 12:56:49 -07:00
Mike Welsh 7e1519b573 Stub out AVM1 reader and writer 2016-09-25 13:30:09 -07:00
Michael Welsh ed4fb64015 Add test_data module for test fixtures 2016-08-31 11:45:58 -07:00
Mike Welsh f4e070feda Use enum_primitve to match against tag codes 2016-08-30 15:32:27 -07:00
Mike Welsh e5e5931a53 rustfmt all source files 2016-08-29 13:32:56 -07:00
Mike Welsh b979ac26a9 Initial commit 2016-08-29 00:51:32 -07:00