Age | Commit message (Expand) | Author |
---|---|---|
2012-03-17 | Kill cocoa::deriveNamingConvention and cocoa::followsFundamentalRule. They ar... | Jordy Rose |
2011-10-01 | Tweak the interface for analyzing the CF conventions for a name | John McCall |
2011-07-20 | now that we have a centralized place to do so, add some using declarations for | Chris Lattner |
2011-07-16 | [analyzer] Place checking for Core Foundation "Create" rule into a proper API... | Ted Kremenek |
2011-07-06 | Teach the static analyzer's interpretation of Cocoa conventions to | Douglas Gregor |
2011-06-16 | Finish 2 sentences. | Francois Pichet |
2011-03-02 | Move some of the logic about classifying Objective-C methods into | John McCall |
2011-01-11 | [analyzer] Add 'bool ignorePrefix' parameter to cocoa::deriveNamingConvention... | Argyrios Kyrtzidis |
2010-12-23 | Rename static analyzer namespace 'GR' to 'ento'. | Ted Kremenek |
2010-12-22 | [analyzer] Refactoring: Move stuff into namespace 'GR'. | Argyrios Kyrtzidis |
2010-12-17 | Move CocoaConventions.[h,cpp] from libChecker | Ted Kremenek |