tame/tamer/src
Mike Gerwitz 14638a612f tamer: {xir::=>}parse: Move parser out of XIR
The parsing framework originally created for XIR is now more general and
useful to other things.  We'll see how this evolves.

This needs additional documentation, but I'd like to see how it changes as
I implement XmloReader and then some of the source readers first.

DEV-10863
2022-03-18 16:24:53 -04:00
..
asg tamer: Remove Ix generic from ASG 2022-01-14 10:21:49 -05: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
iter tamer: iter::collect::TryCollect::try_collect_ok: Disambiguate try_collect 2022-03-08 12:55:54 -05:00
ld tamer: Remove Ix generic from ASG 2022-01-14 10:21:49 -05:00
obj tamer: {xir::=>}parse: Move parser out of XIR 2022-03-18 16:24:53 -04:00
sym tamer: obj::xmlo: Extract error types into own module 2021-11-16 15:47:52 -05: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
xir tamer: {xir::=>}parse: Move parser out of XIR 2022-03-18 16:24:53 -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
iter.rs tamer: iter::TryCollect::try_collect_ok: New method 2021-11-10 09:09:07 -05:00
ld.rs tamer: {ir::=>}{asg, xir} 2021-11-04 16:13:27 -04:00
lib.rs tamer: {xir::=>}parse: Move parser out of XIR 2022-03-18 16:24:53 -04:00
parse.rs tamer: {xir::=>}parse: Move parser out of XIR 2022-03-18 16:24:53 -04:00
span.rs tamer: xir::parse: UnexpectedEof Span at final offset 2022-03-17 21:33:05 -04:00
xir.rs tamer: {xir::=>}parse: Move parser out of XIR 2022-03-18 16:24:53 -04:00