Age | Commit message (Expand) | Author |
2024-03-03 | Restore mixed hexadecimal pattern support. | Cyrille Bagard |
2024-02-18 | Read escaped strings faster. | Cyrille Bagard |
2024-02-17 | Remove the need of backing up inside the rule lexer. | Cyrille Bagard |
2023-11-16 | Clean the Python script converting the ROST grammar. | Cyrille Bagard |
2023-11-02 | Fix a few regressions thanks to the test suite. | Cyrille Bagard |
2023-11-01 | Accept empty strings as meta data and conditions once again. | Cyrille Bagard |
2023-10-24 | Handle big alloctions for strings in conditions with regular expressions. | Cyrille Bagard |
2023-10-22 | Replace some tokens by their value. | Cyrille Bagard |
2023-10-15 | Handle more fuzzy pattern properties. | Cyrille Bagard |
2023-10-13 | Pipe pattern modifiers when requested. | Cyrille Bagard |
2023-10-01 | Introduce parameters for scan pattern modifiers. | Cyrille Bagard |
2023-09-25 | Handle tags linked to ROST rules. | Cyrille Bagard |
2023-09-25 | Handle private and global rules. | Cyrille Bagard |
2023-09-13 | Rename the "strings" section to "bytes". | Cyrille Bagard |
2023-09-12 | Count matches from a set of patterns. | Cyrille Bagard |
2023-09-12 | Handle the meta section in ROST rule definitions. | 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 | Extend the ROST grammar with a first batch of new features. | 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 |