tame/tamer/src
Mike Gerwitz b348892276 tamer: ir::xir::tree: Introduce attribute fragment parsing
This is exactly was I said I was _not_ going to do in the previous commit,
but apparently hacking late at night had me forget the whole reason that
XIRT is being introduced now---unit tests.  I'll be emitting a XIR stream
and I need to parse it for convenience in the tests.

So, here's a good start.  Next will be some generalizations that are useful
for the tests as well.  This is pretty bare, but accomplishes the task.

See docs for more info.
2021-09-21 16:07:38 -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: ir::xir::tree: Introduce attribute fragment parsing 2021-09-21 16:07:38 -04:00
ld tamer: tameld: Use buffered writes 2021-08-20 12:14:42 -04:00
obj tamer: ir::asg::section: Provide iterators for major section groups 2021-09-01 11:21:44 -04:00
sym tamer: tameld: Skip fragment unescaping only to re-escape on write 2021-08-18 11:39:06 -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: Introduce span 2021-08-13 15:16:39 -04:00
ld.rs Copyright year update 2021 2021-07-22 15:00:15 -04:00
lib.rs tamer: ir::asg::ident: AsRef impls for SymbolId types 2021-09-20 16:50:40 -04:00
span.rs tamer: Introduce span 2021-08-13 15:16:39 -04:00