ruffle/core
David Wendt 88fcb98913 Allow disabling entity processing when parsing XML.
This necessitated a change to edittext_bullet, which turns out is accidentally an entity test, too. It now no longer uses entities so that it won't spuriously fail due to an entity related problem.
2020-06-20 20:06:21 -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.30 to 1.0.31 2020-06-09 22:14:57 -07:00
src Allow disabling entity processing when parsing XML. 2020-06-20 20:06:21 -04:00
tests Allow disabling entity processing when parsing XML. 2020-06-20 20:06:21 -04:00
Cargo.toml core: Use thiserror to derive Loader errors 2020-06-20 15:02:00 -07:00