ruffle/wstr/src
Moulins e5caf0fda8 core: use unified repr for non-static `AvmString`s, interned and not
This shrinks the size of `AvmString` back from 3 to 2 usizes.
2023-04-27 00:17:31 +02:00
..
buf.rs wstr: cleanup and expose the `ptr` module 2023-04-26 23:49:18 +02:00
common.rs core: use unified repr for non-static `AvmString`s, interned and not 2023-04-27 00:17:31 +02:00
lib.rs wstr: cleanup and expose the `ptr` module 2023-04-26 23:49:18 +02:00
ops.rs wstr: cleanup and expose the `ptr` module 2023-04-26 23:49:18 +02:00
parse.rs chore: Fix `clippy::uninlined_format_args` lints 2022-12-15 08:59:38 +02:00
pattern.rs chore: Fix warnings with cargo doc 2022-08-08 20:20:18 +03:00
ptr.rs wstr: cleanup and expose the `ptr` module 2023-04-26 23:49:18 +02:00
tables.rs Move core::string into separate ruffle_wstr crate. 2022-03-26 13:42:57 -07:00
tests.rs chore: Fix `clippy::uninlined_format_args` lints 2022-12-15 08:59:38 +02:00
utils.rs chore: appease (beta) clippy 2023-04-21 14:44:15 +02:00