ruffle/core
David Wendt 90d2964adf Properly handle all cases of ECMA-262 string coercions.
This code is slightly over/under-precise compared to AVM2. This is because we handle precision limiting in binary floats rather than as part of the float printing process. Flash Player may also be rounding differently than us. However, I'm pretty sure ECMA-262 allows us to slightly differ here.
2020-08-10 16:38:04 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.37 to 1.0.38 2020-08-05 15:59:02 -07:00
src Properly handle all cases of ECMA-262 string coercions. 2020-08-10 16:38:04 -07:00
tests Add and test for `convert_u` using `ToUint32` from ECMA-262 2020-08-10 16:38:04 -07:00
Cargo.toml build(deps): bump enumset from 1.0.0 to 1.0.1 2020-08-09 13:15:38 -07:00