Commit Graph

37 Commits

Author SHA1 Message Date
cel 🌸 caf8b7506e implement end tag match check 2024-11-19 16:26:59 +00:00
cel 🌸 c2a84072ac fix attribute namespace resolution 2024-11-19 16:07:34 +00:00
cel 🌸 c8ed16a2d1 store only namespace name in qualified name, not namespace declaration 2024-11-19 14:52:14 +00:00
cel 🌸 4c235b972e move Parser traits' generic outputs into associated types 2024-11-11 14:37:57 +00:00
cel 🌸 e17f2d6876 add non-streaming parsers 2024-11-11 13:46:04 +00:00
cel 🌸 32545d8a6a impl Stream for Reader 2024-11-11 12:15:13 +00:00
cel 🌸 6d4832480b WIP: impl Stream for Reader 2024-11-10 22:28:55 +00:00
cel 🌸 140af50536 implement reader testing 2024-11-10 17:57:05 +00:00
cel 🌸 be50ab4890 implement element reading 2024-11-10 14:31:43 +00:00
cel 🌸 593cad573b fix NCName and AttValue parsers 2024-11-02 22:50:50 +00:00
cel 🌸 622634b3a5 test composers 2024-11-02 02:59:40 +00:00
cel 🌸 ba1cadbfb5 fix NCName parser 2024-11-02 02:40:28 +00:00
cel 🌸 009b53c4a9 implement XML composers 2024-11-02 01:48:54 +00:00
cel 🌸 d0a8d25d25 WIP: XML composers 2024-11-01 18:36:11 +00:00
cel 🌸 c6c3c1b403 change contents of Names and Nmtokens to Vecs 2024-11-01 13:37:33 +00:00
cel 🌸 ceb1bca7a4 fix build 2024-10-31 20:54:19 +00:00
cel 🌸 793bc4bfea fix CDSect parse test regression 2024-10-31 20:53:49 +00:00
cel 🌸 c41da2c89e refactor parsers into Parser trait implementations 2024-10-31 20:45:46 +00:00
cel 🌸 6b47106115 WIP: stream parsing 2024-06-29 17:06:08 +01:00
cel 🌸 1f0103cbec WIP: stream parsing 2024-06-27 20:22:16 +01:00
cel 🌸 c08b4504ab namespace parsing 2024-06-27 20:22:05 +01:00
cel 🌸 fa54b2dd3b IT WORKS 2024-06-25 23:25:48 +01:00
cel 🌸 33e0d1ca8b remove unused imports 2024-06-25 23:25:41 +01:00
cel 🌸 1fb575b5ca change privacy 2024-06-25 23:14:21 +01:00
cel 🌸 b9d88e5c6f WIP: conditional sections 2024-06-25 22:44:47 +01:00
cel 🌸 435b2af24c WIP: element type declarations 2024-06-25 16:41:01 +01:00
cel 🌸 94b716753d WIP: element parsing 2024-06-25 01:04:52 +01:00
cel 🌸 0b11cbbfd8 WIP: extSubset 2024-06-25 00:18:18 +01:00
cel 🌸 afda87a8d7 WIP: dtd garbo 2024-06-24 18:02:21 +01:00
cel 🌸 feb13be926 WIP: element parsing 2024-06-22 13:41:34 +01:00
cel 🌸 3a875666a5 WIP: XMLDecl stuff 2024-06-21 17:08:45 +01:00
cel 🌸 0a353135c0 WIP: CDSect parsers 2024-06-21 16:05:31 +01:00
cel 🌸 9307f48d17 WIP: more parsers 2024-06-21 15:25:27 +01:00
cel 🌸 ea98ddced7 FML 2024-06-14 16:53:47 +01:00
cel 🌸 bec1a20439 actually get it to build for initial tests 2024-06-14 13:11:32 +01:00
cel 🌸 a92aee921d WIP: parsers 2024-06-12 10:15:48 +01:00
cel 🌸 844f3a5d11 initial commit 2024-03-04 16:14:28 +00:00