• Joined on 2024-07-16
dave pushed to xpath at dave/BigChef 2025-03-26 01:50:53 +00:00
66a522aa12 Try to include xml node children in lua table
1a4b4f76f2 Map the weird numeric escapes to textual ones
2bfd9f951e Fix up some more xml tests and other small bugs
e5092edf53 Implement parsing xml to and from lua
e31c0e4e8f Implement xpath (by calling library)
Compare 5 commits »
dave pushed to master at dave/BigChef 2025-03-25 22:47:34 +00:00
73d93367a0 Refactor some things around a little
dave pushed to master at dave/BigChef 2025-03-25 22:02:42 +00:00
64f690f6b4 Fix usage to reflect recent flag changes
dave released v2.2.0 at dave/BigChef 2025-03-25 21:55:18 +00:00
dave pushed tag v2.2.0 to dave/BigChef 2025-03-25 21:55:17 +00:00
dave pushed to master at dave/BigChef 2025-03-25 21:55:13 +00:00
34477b2c34 Make readme and rework the flags a little
dave pushed to master at dave/BigChef 2025-03-25 18:23:07 +00:00
d5c08d86f5 Code polish
68127fe453 Add more json tests
Compare 2 commits »
dave pushed to master at dave/BigChef 2025-03-25 18:16:22 +00:00
872f2dd46d Fix another changed test for json
dave pushed tag v2.1.0 to dave/BigChef 2025-03-25 18:14:45 +00:00
dave released v2.1.0 at dave/BigChef 2025-03-25 18:14:45 +00:00
dave pushed to master at dave/BigChef 2025-03-25 18:14:41 +00:00
4eed05c7c2 Fix some more minor bugs and tests
4640281fbf Enable root modifications
aba10267d1 Fix more tests
fed140254b Fix some json tests
db92033642 Rework rounding and building lua script
Compare 6 commits »
dave deleted branch xml-json-xpath from dave/BigChef 2025-03-25 16:57:18 +00:00
dave pushed to master at dave/BigChef 2025-03-25 16:56:59 +00:00
15ae116447 Fix up some miscellaneous shit around the project regarding lua conversions
1bcc6735ab Improve error handling across the board
20bab894e3 Add path data to the selected nodes for reconstruction via set
396992b3d0 Implement Set and SetAll (and Get)
054dcbf835 Fix up the recursive descent
Compare 16 commits »
dave released v2.0.0 at dave/BigChef 2025-03-25 16:48:05 +00:00
dave pushed tag v2.0.0 to dave/BigChef 2025-03-25 16:48:05 +00:00
dave pushed to xml-json-xpath at dave/BigChef 2025-03-25 16:48:02 +00:00
15ae116447 Fix up some miscellaneous shit around the project regarding lua conversions
dave pushed to xml-json-xpath at dave/BigChef 2025-03-25 16:27:32 +00:00
1bcc6735ab Improve error handling across the board
20bab894e3 Add path data to the selected nodes for reconstruction via set
396992b3d0 Implement Set and SetAll (and Get)
054dcbf835 Fix up the recursive descent
88887b9a12 Fix up the recursive descent
Compare 17 commits »
dave pushed to master at dave/BigChef 2025-03-25 16:27:27 +00:00
bdcf096fdd Fix up the oopsies
1a90046c89 Add release script
Compare 2 commits »
dave released v1.0.0 at dave/BigChef 2025-03-25 16:27:13 +00:00
dave pushed tag v1.0.0 to dave/BigChef 2025-03-25 16:26:36 +00:00