Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-22 | Clean up tests a bit more tests-cleanup | SoniEx2 | |
2020-04-22 | Clean up tests slightly | SoniEx2 | |
2020-04-17 | Fix bugs with empty and predicate-only matches | SoniEx2 | |
Also clarified the behaviour of empty matches, which match anything, but only once. This behaviour is required for consistency with the rest of the matching rules. | |||
2020-04-17 | Expose bugs/fix tests | SoniEx2 | |
2020-02-23 | Add failing tests for edge-cases | SoniEx2 | |
2020-02-09 | Squashed commit of the following: | SoniEx2 | |
* Add predicates * Rearrange modules * Bump version | |||
2020-01-22 | Fix a test | SoniEx2 | |
2020-01-22 | Add multiple value matches | SoniEx2 | |
2020-01-22 | Tweaked key matching syntax | SoniEx2 | |
2020-01-22 | Add some tests | SoniEx2 | |