Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-06 | Add optional subvalues | 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-25 | Refactor | SoniEx2 | |
* Cleaned up many pylint messages * Cleaned up parser * Other minor changes | |||
2020-02-23 | Fix tagged key subtrees not working correctly | SoniEx2 | |
2020-02-23 | Fix infinite matches on empty patterns | SoniEx2 | |
2020-02-09 | Squashed commit of the following: | SoniEx2 | |
* Add predicates * Rearrange modules * Bump version |