ruffle/swf/src
Adrian Wielgosik 22a0711d85 avm2: Use TU's method cache for callstatic, newfunction opcodes 2021-12-17 21:09:40 -07:00
..
avm1 swf: Improve `ActionTry` read/write 2021-10-02 23:01:32 +03:00
avm2 avm2: Use TU's method cache for callstatic, newfunction opcodes 2021-12-17 21:09:40 -07:00
types chore: Fix all new clippy lints added in latest Rust nightly 2021-12-17 20:53:26 -07: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: Extract `Opcode::format` and `TagCode::format` 2021-08-03 14:40:59 -07:00
extensions.rs swf: General cleanup 2021-07-12 23:09:29 +03:00
lib.rs swf: General cleanup 2021-07-12 23:09:29 +03:00
read.rs swf: Box ShapeRecord::StyleChange variant 2021-12-08 22:14:17 +01:00
string.rs chore: Appease clippy 2021-12-08 22:36:55 +02:00
tag_code.rs swf: Extract `Opcode::format` and `TagCode::format` 2021-08-03 14:40:59 -07:00
test_data.rs swf: Box ShapeRecord::StyleChange variant 2021-12-08 22:14:17 +01:00
types.rs chore: Fix all new clippy lints added in latest Rust nightly 2021-12-17 20:53:26 -07:00
write.rs chore: Fix nightly clippy lint: clippy::if_then_panic (#5400) 2021-10-02 16:14:53 +03:00