Commit Graph

24 Commits

Author SHA1 Message Date
51fed5dfd3 Implemented commend and cdata 2025-04-14 21:32:36 +02:00
bfe03dbdc2 WIP cdata and comment tokens 2025-04-13 22:02:29 +02:00
773134e65b Improved tests for tokens 2025-04-13 19:05:10 +02:00
be48130a8f Use CharTrie and fix multi-byte char issue 2025-04-13 16:05:27 +02:00
f4de9e7571 Fixed token cache for whitespace bug 2025-04-13 10:03:14 +02:00
c2bf422363 Fixed whitespace processing 2025-04-12 19:59:25 +02:00
9564879edc Fixed attribute parsing 2025-04-12 18:02:55 +02:00
bd3adf78e6 Fix attributes in self-closing tags 2025-04-11 19:26:05 +02:00
Niels Geens
e9f5bcc519 remove debug print 2025-04-10 22:10:29 +02:00
Niels Geens
ba9d69b414 Added char trie 2025-04-10 21:46:24 +02:00
Niels Geens
10df42c3a6 Added small optimization to logits processor core 2025-04-10 19:11:59 +02:00
Niels Geens
d81ae09f67 Fix nested elements 2025-04-10 18:37:00 +02:00
Niels Geens
2f0fd21b0a Fix missing attribut 2025-04-10 18:14:25 +02:00
Niels Geens
cfb65ee710 Handle attributes and self-closing tags 2025-04-10 14:35:14 +02:00
Niels Geens
5b8f04be81 fix copy bug 2025-04-09 16:43:27 +02:00
e1da61fd71 Fix import for xml_schema_validator 2025-04-09 10:56:20 +00:00
Niels Geens
8fb30c8ed0 Optimized hot-loop for logits processor 2025-04-09 11:59:26 +02:00
654c32c7ac wip logits processor in ruuuuuuust 2025-04-08 06:34:03 +00:00
3826c45240 Made xml schema validator send 2025-04-07 19:27:03 +02:00
2e08be4b75 Validator works for start 2025-04-07 14:31:56 +00:00
Niels Geens
50539f6d03 Integrate logits processor with qwq (untested) 2025-04-07 13:35:20 +02:00
192ade72ee Fixed build on cloud 2025-04-06 14:46:42 +00:00
ea93adc4c8 Fix dockerfile for xml schema validator 2025-04-06 16:11:36 +02:00
55a920414d Begin XML Schema Validator 2025-04-05 23:15:39 +02:00