Commit Graph

17 Commits

Author SHA1 Message Date
e8f16dda2b Housekeeping 2025-03-28 02:14:27 +01:00
2d523dfe64 Rename pattern to regex 2025-03-28 01:08:48 +01:00
1f6c4e4976 Fix up the tests and some minor bugs 2025-03-28 00:51:26 +01:00
bfd08e754e Replace old tests with asserts 2025-03-28 00:40:53 +01:00
750010b71a Add more tests to regex 2025-03-28 00:28:51 +01:00
294c04a11a Add more tests for modifycommand 2025-03-28 00:03:23 +01:00
5d10178bf9 Update old and add new tests 2025-03-27 23:33:57 +01:00
bd443067b6 Add support for !num inside of named capture groups 2025-03-26 14:04:39 +01:00
a9b6f7f984 Implement printing from lua 2025-03-26 13:37:39 +01:00
10c39b02a0 Fix some regex tests 2025-03-26 13:13:53 +01:00
7f4392b10e Implement "replacement" variable that simply replaces the match 2025-03-26 13:00:52 +01:00
a8c2257f20 Add named capture group tests 2025-03-26 12:17:01 +01:00
fed140254b Fix some json tests 2025-03-25 18:32:51 +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
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