ruffle/core
David Wendt cf6714d33c Implement and test `toLocaleString`.
This function has vague documentation about enabling locale-specific formatting in subclasses. As far as I can tell, none of the objects I implemented so far do anything different than `toString`, so I just have it use the same `TObject` property I set up for `toString`.
2020-07-13 17:44:57 -04: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.33 to 1.0.34 2020-07-12 15:01:43 -07:00
src Implement and test `toLocaleString`. 2020-07-13 17:44:57 -04:00
tests Implement and test `toLocaleString`. 2020-07-13 17:44:57 -04:00
Cargo.toml build(deps): bump smallvec from 1.4.0 to 1.4.1 2020-07-06 20:30:41 -07:00