tame/tamer/src
Mike Gerwitz 0626629cb3 tamer: Remove old xmle writer and wip-xir-xmle-writer flag
The new writer has reached parity of the old, with the exception of some
edge case explicit error handling that should never occur (which will be
added), and cleanup/docs.

Removing this flag now allows me to perform that cleanup without having to
worry about updating the now-old implementation.

I ran `tameld` with the new writer against our production system with
numerous programs and a significant number of test cases, and diff'd the old
and new xmle files, and everything looks good.
2021-10-08 22:04:42 -04:00
..
bin tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
frontend tamer: frontend: Begin basic XML parsing 2021-07-27 00:37:13 -04:00
ir tamer: obj::xmle::xir::tree: Parse Text into Element 2021-10-08 16:16:33 -04:00
ld tamer: Remove old xmle writer and wip-xir-xmle-writer flag 2021-10-08 22:04:42 -04:00
obj tamer: Remove old xmle writer and wip-xir-xmle-writer flag 2021-10-08 22:04:42 -04:00
sym tamer: obj::xmle::xir: Complete writer functionality 2021-10-08 16:37:46 -04:00
test tamer: tameld: Skip fragment unescaping only to re-escape on write 2021-08-18 11:39:06 -04:00
tpwrap tamer: Introduce tpwrap module to contain quick_xml::Error adapter 2021-07-23 23:23:55 -04:00
convert.rs tamer: convert: Add missing method-level docs 2021-09-08 16:12:53 -04:00
fs.rs Copyright year update 2021 2021-07-22 15:00:15 -04:00
global.rs tamer: Remove Ix generalization throughout system 2021-09-23 14:52:54 -04:00
ld.rs tamer: Start of XIR-based xmle writer 2021-09-28 14:52:53 -04:00
lib.rs tamer: sym::prefill: Static symbol polymorphism 2021-10-02 00:58:14 -04:00
span.rs tamer: Start of XIR-based xmle writer 2021-09-28 14:52:53 -04:00