Age | Commit message (Expand) | Author |
2023-10-16 | Improve the code and fix mistakes. | Cyrille Bagard |
2023-10-16 | Fix a Use-After-Free. | Cyrille Bagard |
2023-10-13 | Pipe pattern modifiers when requested. | Cyrille Bagard |
2023-10-12 | Implement two extra modifiers for ROST: "lower" and "upper". | Cyrille Bagard |
2023-10-12 | Include a "wide" modifier for ROST patterns. | Cyrille Bagard |
2023-10-11 | Add two new functions to ROST grammar: modpath and maxcommon. | Cyrille Bagard |
2023-10-07 | Update the test suite for ROST. | Cyrille Bagard |
2023-10-05 | Rename search tokens from "string" to "bytes". | Cyrille Bagard |
2023-10-04 | Typos. | Cyrille Bagard |
2023-10-02 | Implement Base64 encoding for scan pattern modifications. | Cyrille Bagard |
2023-10-01 | Introduce parameters for scan pattern modifiers. | Cyrille Bagard |
2023-09-14 | Fix inheritance for modifier lists. | Cyrille Bagard |
2023-09-12 | Delete lots of debug output. | Cyrille Bagard |
2023-09-12 | Check for CPU features before compiling. | 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-06 | Prevent the ACISM backend from crashing when a scan is performed with no patt... | Cyrille Bagard |
2023-07-07 | Rewrite core parts of the ROST API. | Cyrille Bagard |
2023-01-30 | Save an initial version of rost. | Cyrille Bagard |