ruffle/swf/src
relrelb e594f602b6 chore: Twips::new(0) -> Twips::zero() 2021-03-13 00:56:04 -08:00
..
avm1 swf: Remove unused encoding from avm1::read::Reader 2021-02-27 17:04:42 -08:00
avm2 avm2: Fix AVM2 reader not reading variable-length numbers correctly 2021-03-11 19:55:08 -08:00
types chore: Twips::new(0) -> Twips::zero() 2021-03-13 00:56:04 -08:00
avm1.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
avm2.rs Merge swf-rs into ruffle repo 2019-10-02 17:25:30 -07:00
error.rs swf: Change read_tag_with_code to take an already parsed tag 2021-02-27 17:04:42 -08:00
extensions.rs avm2: Fix AVM2 reader not reading variable-length numbers correctly 2021-03-11 19:55:08 -08:00
lib.rs swf: Deduplicate different read methods 2021-02-27 17:04:42 -08:00
read.rs swf: Make a few functions const 2021-02-27 17:04:42 -08:00
string.rs swf: Make a few functions const 2021-02-27 17:04:42 -08:00
tag_code.rs swf: Change read_tag_with_code to take an already parsed tag 2021-02-27 17:04:42 -08:00
test_data.rs chore: Appease clippy 2021-02-12 06:32:42 -08:00
types.rs swf: Make a few functions const 2021-02-27 17:04:42 -08:00
write.rs chore: Appease clippy 2021-02-12 06:32:42 -08:00