|
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 |
|
|
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 |
|
|
872f2dd46d
|
Fix another changed test for json
|
2025-03-25 19:16:09 +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 |
|
|
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 |
|
|
1b0b198297
|
Add xpath tests
|
2025-03-25 17:56:48 +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 |
|
|
396992b3d0
|
Implement Set and SetAll (and Get)
|
2025-03-25 17:27:20 +01:00 |
|
|
054dcbf835
|
Fix up the recursive descent
Again I guess?
|
2025-03-25 17:27:20 +01:00 |
|
|
88887b9a12
|
Fix up the recursive descent
|
2025-03-25 17:27:20 +01:00 |
|
|
533a563dc5
|
Fix up parser
|
2025-03-25 17:27:20 +01:00 |
|
|
7fc2956b6d
|
Begin to implement jsonpath
|
2025-03-25 17:27:20 +01:00 |
|
|
6f9f3f5eae
|
Begin to rework the json parsing
|
2025-03-25 17:27:20 +01:00 |
|
|
d2419b761e
|
Implement a generic translator between lua and go tables (maps)
|
2025-03-25 17:27:20 +01:00 |
|
|
ab98800ca0
|
Rework regex processor to be more betterer
|
2025-03-25 17:27:20 +01:00 |
|
|
0f7ee521ac
|
Fix up lua variable writing and reading for regex
|
2025-03-25 17:27:20 +01:00 |
|
|
fd81861a64
|
Fix reading lua variables
|
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 |
|