|
12aec5bfda
|
fix(serialize-xml): Don't require ending semicolon of reference when lenient in NativeXmlReader
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-20 23:18:24 +02:00 |
|
|
ca746c05a4
|
fix(serialize-xml): Actually consume header
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-20 22:15:37 +02:00 |
|
|
db632161ca
|
fix(serialize-xml): Consume alternate headers as well
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-20 21:56:01 +02:00 |
|
|
d99c129a06
|
feat(serialize-xml): Add NativeXmlReader.copyTo
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-20 19:49:07 +02:00 |
|
|
a23af078e1
|
fix(serialize-xml): add some tests
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-20 16:53:51 +02:00 |
|
|
0b6783c9bd
|
fix(serialize-xml): fix values in objects not permitted
|
2024-04-20 16:53:43 +02:00 |
|
|
fcc3d97150
|
feat(serialize-xml): use name encoding for values
|
2024-04-20 16:53:12 +02:00 |
|
|
dc48cc436c
|
feat(serialize-xml): initial work on XmlWriter
|
2024-04-20 16:43:00 +02:00 |
|
|
8992e42393
|
fix(serialize-xml): prevent overzealous null
|
2024-04-20 16:42:39 +02:00 |
|
|
45eee07a29
|
fix(serialize-xml): interpret empty value wrapper as null
|
2024-04-20 16:39:50 +02:00 |
|
|
2a9a6300ef
|
feat(serialize-xml): port formatting tests
|
2024-04-20 15:55:02 +02:00 |
|
|
5e89193244
|
feat(serialize-xml): port tests
ci/woodpecker/push/woodpecker Pipeline failed
|
2024-04-20 15:49:30 +02:00 |
|
|
846bb1a982
|
fix(serialize-xml): compact serialization when easily possible
|
2024-04-20 15:20:26 +02:00 |
|
|
30f18ecef9
|
feat(serialize-xml): initial work on NativeXmlWriter
|
2024-04-20 14:35:41 +02:00 |
|
|
615ff12c27
|
fix(serialize-xml): name encoding system for wrapper to support names unusable in XML
|
2024-04-20 12:33:24 +02:00 |
|
|
b8d9b52ab5
|
fix(serialize-xml): custom path generation
|
2024-04-20 12:32:24 +02:00 |
|
|
de55636d20
|
fix(serialize-xml): Fix incorrect module name
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-18 22:14:18 +02:00 |
|
|
b0d2250d8a
|
fix(serialize-generator): Patch leftovers
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-18 21:42:57 +02:00 |
|
|
5558a69a64
|
chore(serialize-xml): Introduce initial tests
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-17 11:07:09 +02:00 |
|
|
958a1316af
|
fix(serialize-xml): Actually report next value (not name) for array elements in XmlReader
|
2024-04-17 11:06:51 +02:00 |
|
|
bf5506d1d0
|
fix(serialize-xml): Prevent unexpected dots in NativeXmlReader.getPath
|
2024-04-17 11:06:12 +02:00 |
|
|
a1b0df3caa
|
fix(serialize-xml): Correct message for mismatched closing tag
|
2024-04-17 11:05:43 +02:00 |
|
|
fb1c0fd3cb
|
chore(serialize-xml): Add one more test for NativeXmlReader
|
2024-04-17 11:05:03 +02:00 |
|
|
63d7caca7e
|
feat(serialize-xml): Rewrite wrapping XmlReader
|
2024-04-17 10:44:56 +02:00 |
|
|
6bd1bca351
|
style(serialize-xml): Add skipValue to NativeXmlReader
|
2024-04-17 10:44:40 +02:00 |
|
|
5c1db8c339
|
fix(logging): Fix reading attribute values
|
2024-04-15 10:22:33 +02:00 |
|
|
4a1944f792
|
feat(serialize): initial prototype for XML SerializeReader
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-13 21:48:19 +02:00 |
|
|
840f154110
|
fix(serialize): correct oversight in peek
|
2024-04-13 21:47:35 +02:00 |
|
|
b7ef2741b3
|
feat(serialize-xml): scaffold wrapper
|
2024-04-13 20:41:13 +02:00 |
|
|
006424fb00
|
fix(serialize-xml): correct hasNext for concise tags
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-13 20:35:26 +02:00 |
|
|
0507254c30
|
fix(serialize-xml): first passing test run
|
2024-04-13 20:32:54 +02:00 |
|
|
dbf5d51343
|
fix(serialize-xml): fetch correct name from pathNames in endTag
|
2024-04-13 20:09:10 +02:00 |
|
|
b004c00fcf
|
fix(serialize-xml): more buffer fixes
|
2024-04-13 20:06:41 +02:00 |
|
|
866b429155
|
feat(serialize-xml): make whitespace handling and leniency configurable
|
2024-04-13 20:06:02 +02:00 |
|
|
264f847cdf
|
fix(serialize-xml): look at the right places in the buffer
|
2024-04-13 19:32:27 +02:00 |
|
|
eb3db63fd5
|
feat(serialize-xml): initial prototyping for xml reader
|
2024-04-13 19:23:31 +02:00 |
|