Commit Graph

20 Commits

Author SHA1 Message Date
Robin Voetter
938359c6c9 Fix parse error 2021-03-30 12:53:32 +02:00
Robin Voetter
a1f08ee687 Allow top level comments in xml parser 2021-02-01 02:24:57 +01:00
Robin Voetter
c69f7ef3b9 Also update tests 2020-12-01 14:21:56 +01:00
Robin Voetter
9aa2899f06 Replace std.SegmentedList by std.ArrayList 2020-12-01 14:17:04 +01:00
Robin Voetter
e6884a4622 DeclarationResolver 2020-06-13 16:00:48 +02:00
Robin Voetter
fb390bde1d CTokenizer & XmlCTokenizer 2020-06-10 02:10:37 +02:00
Robin Voetter
47c9bcb8a3 begin work on new registry: api constants & tags 2020-06-09 03:02:17 +02:00
Robin Voetter
c667287d7d Zig 0.6.0 compat; More vulkan compat 2020-05-11 01:51:23 +02:00
Robin Voetter
191c445683 API definitions and enum declaration rendering 2020-01-27 23:14:52 +01:00
Robin Voetter
b093f6b61e Registry: Header revision 2020-01-24 13:56:22 +01:00
Robin Voetter
d9976a4271 Registry: API constants 2020-01-24 13:19:49 +01:00
Robin Voetter
1d3f80c6a9 Rename spec -> registry + type reading 2020-01-22 21:03:03 +01:00
Robin Voetter
2a2eeaf573 Spec: Enums 2020-01-14 01:30:33 +01:00
Robin Voetter
1d05850c1d Remove workaround as it is apparently works without now 2020-01-12 13:14:19 +01:00
Robin Voetter
7304493f51 Xml parser 2020-01-05 18:35:30 +01:00
Robin Voetter
b49c64862e Dingen 2019-10-25 22:45:57 +02:00
Robin Voetter
d02231d6a7 begin parser 2019-10-22 12:10:47 +02:00
Robin Voetter
2d07783e37 Make XmlUtf8Parser be in iterator-style again 2019-10-21 23:52:34 +02:00
Robin Voetter
721acad43f Replace UnescapeIterator with XmlUtf8Parser 2019-10-21 22:56:36 +02:00
Robin Voetter
23ed9e610a XML unescape iterator 2019-10-14 01:58:45 +02:00