summaryrefslogtreecommitdiff
path: root/src/analysis/scan/items
AgeCommit message (Expand)Author
2024-01-21Refactor the scan match storage.Cyrille Bagard
2023-11-08Remove debug output.Cyrille Bagard
2023-10-22Handle the case where no common item is found from an empty set.Cyrille Bagard
2023-10-16Fix code in non debug mode.Cyrille Bagard
2023-10-15Allow many arguments for the count() function.Cyrille Bagard
2023-10-11Add two new functions to ROST grammar: modpath and maxcommon.Cyrille Bagard
2023-10-10Introduce a "wide" function in order to deal with UTF-16 in match conditions.Cyrille Bagard
2023-10-06Rename the registered items for ROST to make their name more expressive.Cyrille Bagard
2023-09-12Save current state with some ROST extra features.Cyrille Bagard
2023-08-18Create some modifiers and handle match properties inside ROST.Cyrille Bagard
2023-08-06Extend the ROST grammar with a first batch of new features.Cyrille Bagard
2023-07-07Rewrite core parts of the ROST API.Cyrille Bagard