Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-07 | Reject any rule referencing itself as match condition | Cyrille Bagard | |
2023-08-06 | Reject calls on non callable expressions softly (and fix a little coding ↵ | Cyrille Bagard | |
mistake). | |||
2023-08-06 | Clean the code for ROST namespaces. | Cyrille Bagard | |
2023-08-06 | Avoid to count the matches of a non-existing pattern. | Cyrille Bagard | |
2023-08-06 | Make the "condition" section mandatory in a rule. | Cyrille Bagard | |
2023-08-06 | Prevent the ACISM backend from crashing when a scan is performed with no ↵ | Cyrille Bagard | |
pattern. |