ruffle/core/src/xml
Nathan Adams eb94cc54b2 chore: Move avm1 objects to their own module, we have plenty of them now 2020-07-10 16:48:05 -07:00
..
document.rs chore: Move avm1 objects to their own module, we have plenty of them now 2020-07-10 16:48:05 -07:00
error.rs core: Convert XML errors into an enum 2020-06-20 15:02:00 -07:00
iterators.rs Add ancestor iteration to XML nodes. 2020-06-20 19:26:41 -04:00
namespace.rs core: Make XMLName::node_name return Cow<str>. It's not always owned, and we don't always need it to be. 2020-07-03 17:30:59 -07:00
tests.rs Allow disabling entity processing when parsing XML. 2020-06-20 20:06:21 -04:00
tree.rs chore: Move avm1 objects to their own module, we have plenty of them now 2020-07-10 16:48:05 -07:00