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
9cea103042
Implement a more better logging solution
2025-03-27 17:53:43 +01:00
e31c0e4e8f
Implement xpath (by calling library)
2025-03-26 01:19:41 +01:00
73d93367a0
Refactor some things around a little
2025-03-25 23:16:03 +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
fed140254b
Fix some json tests
2025-03-25 18:32:51 +01:00
db92033642
Rework rounding and building lua script
...
To allow user script to specify what was modified where
2025-03-25 18:28:33 +01:00
15ae116447
Fix up some miscellaneous shit around the project regarding lua conversions
2025-03-25 17:46:21 +01:00
1bcc6735ab
Improve error handling across the board
2025-03-25 17:27:20 +01:00
20bab894e3
Add path data to the selected nodes for reconstruction via set
2025-03-25 17:27:20 +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