ruffle/wstr/src
Aaron Hill 68471723b3 core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
..
buf.rs wstr: statically check the size of WString 2022-08-16 13:47:00 -07:00
common.rs wstr: Shrink WString to 16 bytes on 64-bits targets 2022-08-16 13:47:00 -07:00
lib.rs wstr: make the crate no_std 2022-03-26 13:42:57 -07:00
ops.rs wstr: make the crate no_std 2022-03-26 13:42:57 -07:00
parse.rs chore: Fix warnings with cargo doc 2022-08-08 20:20:18 +03:00
pattern.rs chore: Fix warnings with cargo doc 2022-08-08 20:20:18 +03:00
ptr.rs wstr: introduce explicit WStrMetadata type 2022-08-16 13:47:00 -07:00
tables.rs Move core::string into separate ruffle_wstr crate. 2022-03-26 13:42:57 -07:00
tests.rs core: Fix clippy format string lint 2022-10-27 08:49:39 +03:00
utils.rs wstr: Use `extend_from_slice` instead of manually pushing to output. 2022-07-25 10:52:56 -07:00