ruffle/swf/src
Mike Welsh b9d84c0a82 chore: Appease clippy
Honor the branches-sharing-code lint.
2021-04-15 00:02:27 -07:00
..
avm1 avm2: Don't mutably borrow for pos() 2021-04-03 16:37:47 -06:00
avm2 swf: Add missing opcodes 2021-04-14 21:41:31 -07: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 chore: Remove unnecessary type annotations 2021-04-10 18:39:16 -07:00
lib.rs swf: Deduplicate different read methods 2021-02-27 17:04:42 -08:00
read.rs chore: Appease clippy 2021-04-15 00:02:27 -07: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 chore: Appease clippy 2021-03-23 16:16:35 -07:00
write.rs chore: Remove unnecessary type annotations 2021-04-10 18:39:16 -07:00