Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more of the code-running ObjC data formatter support | Enrico Granata | 2016-04-01 | 1 | -95/+0 |
* | Fix Clang-tidy modernize-use-nullptr warnings in source/Plugins/Language; oth... | Eugene Zelenko | 2016-02-29 | 1 | -30/+31 |
* | The data formatters for NSArray, NSDictionary and (only partially) NSSet cont... | Enrico Granata | 2016-02-12 | 1 | -2/+2 |
* | Fix Clang-tidy modernize-use-override warnings in source/Plugins/Language; ot... | Eugene Zelenko | 2015-10-20 | 1 | -82/+80 |
* | This is the work I was building up to with my patches yesterday | Enrico Granata | 2015-10-07 | 1 | -34/+52 |
* | Add hooks that enable NSSet, NSDictionary and NSString formatting to apply to... | Enrico Granata | 2015-10-02 | 1 | -4/+28 |
* | Move Objective-C data formatters to the Objective-C language plugin where the... | Enrico Granata | 2015-09-14 | 1 | -0/+718 |