c3d26e79f0
Fix tests
2025-08-21 22:20:07 +02:00
bff7cc2a27
Hallucinate a json mode implementation
2025-08-21 20:39:35 +02:00
25326ea11b
Remove xml and json
...
They are simply not as useful as regex at all
There is nothing they can do regex cannot
And they have one massive penalty: the encoding
Which often results in MASSIVE diffs
2025-03-27 21:28:20 +01:00
d5c08d86f5
Code polish
2025-03-25 19:22:44 +01:00
68127fe453
Add more json tests
...
To bring it in line with the xml ones
2025-03-25 19:22:07 +01:00
4eed05c7c2
Fix some more minor bugs and tests
2025-03-25 19:14:21 +01:00
4640281fbf
Enable root modifications
...
Though I can not see why you would want to.....
But there's no reason you would not be able to
2025-03-25 18:57:32 +01:00
aba10267d1
Fix more tests
2025-03-25 18:47:55 +01:00
fed140254b
Fix some json tests
2025-03-25 18:32:51 +01:00
6f9f3f5eae
Begin to rework the json parsing
2025-03-25 17:27:20 +01:00
430234dd3b
Clean up after claude
2025-03-25 17:27:20 +01:00
17bb3d4f71
Refactor everything to processors and implement json and xml processors such as they are
2025-03-25 17:27:20 +01:00