ruffle/swf/src
Moulins 2fa3d31732 Appease Clippy on nightly 2022-11-23 22:39:45 +01:00
..
avm1 tests: Expand `read_push` 2022-10-29 22:26:34 +03:00
avm2 core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
types swf: Introduce and use `Rectangle::width()` and `Rectangle::height()` 2022-11-01 09:49:04 +02: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 core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
extensions.rs avm2: Implemented newcatch and basic exception handling 2022-08-10 01:34:08 +02:00
lib.rs chore: Fix Clippy lints and allow `clippy::bool_to_int_with_if` 2022-09-11 13:31:46 +02:00
read.rs swf: Simplify read of `PlaceObject` tags 2022-11-08 00:05:41 +02:00
string.rs swf: Mark some `SwfStr` functions as const 2022-05-10 09:34:57 +03:00
tag_code.rs core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
test_data.rs swf: Extract read/write of filters to separate functions 2022-10-14 02:27:49 +03:00
types.rs swf: Extract read/write of filters to separate functions 2022-10-14 02:27:49 +03:00
write.rs Appease Clippy on nightly 2022-11-23 22:39:45 +01:00