You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added models of `StringProtocol` and `NSString` methods that evaluate regular expressions. The `RegexEval` class has been split into `RegexEval` (for reasoning about regular expression evaluations) and `PotentialRegexEval` (for modelling regular expression evaluations).
0 commit comments