ruffle/swf/src/avm1
Mike Welsh e5fb1f09e7 chore: Appease clippy
* #[derive(Collect)] should be before #[collect]
 * Replace redunant `&buf[..]` with `buf`
 * Changes most cases of UPPERCase to UpperCase
 * Allow upper_case_acronym on most SWF types, as they are from
   SWF spec/more annoying to change.
2021-02-12 06:32:42 -08:00
..
opcode.rs chore: Appease clippy 2021-02-12 06:32:42 -08:00
read.rs swf: Add safe and simpler string parsing 2021-01-28 14:39:35 -08:00
types.rs swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00
write.rs swf: SwfStr no longer contains encoding 2021-01-20 15:02:31 -08:00