Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [objc_direct] Tigthen checks for direct methods | Pierre Habouzit | 2019-12-20 | 1 | -1/+27 |
* | [objc_direct] fix uniquing when re-declaring a readwrite-direct property | Pierre Habouzit | 2019-12-17 | 1 | -0/+8 |
* | Also synthesize _cmd and self for properties | Pierre Habouzit | 2019-12-09 | 1 | -0/+11 |
* | [ObjC] Make sure that the implicit arguments for direct methods have been setup | Alex Lorenz | 2019-12-06 | 1 | -0/+17 |
* | Implement __attribute__((objc_direct)), __attribute__((objc_direct_members)) | Pierre Habouzit | 2019-11-18 | 1 | -0/+175 |