ruffle/core
Moulins 68fc567f7f core: add `AvmAtom` to represent interned strings
Makes `AvmString`s grow from 2 to 3 usizes, but this
will be reverted later.
2023-04-27 00:17:31 +02:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal chore(deps): lock file maintenance rust dependencies 2023-04-24 01:22:07 +02:00
macros chore(deps): lock file maintenance rust dependencies 2023-04-24 01:22:07 +02:00
src core: add `AvmAtom` to represent interned strings 2023-04-27 00:17:31 +02:00
Cargo.toml core: don't keep strong references to interned strings in the interner. 2023-04-27 00:17:31 +02:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00