Age | Commit message (Expand) | Author |
---|---|---|
2023-09-25 | Handle private and global rules. | Cyrille Bagard |
2023-09-12 | Save current state with some ROST extra features. | Cyrille Bagard |
2023-08-18 | Create some modifiers and handle match properties inside ROST. | Cyrille Bagard |
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 mist... | Cyrille Bagard |
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 patt... | Cyrille Bagard |
2023-08-06 | Extend the ROST grammar with a first batch of new features. | Cyrille Bagard |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard |