| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Centralized the expression prefixes that are used for both expressions and ut... | Greg Clayton | 2013-02-13 | 1 | -29/+31 |
| * | Made NULL, nil, and Nil use the appropriate | Sean Callanan | 2013-02-13 | 1 | -3/+3 |
| * | Correct the definition of ObjC's BOOL in our pre-canned set of defines. It's... | Jim Ingham | 2013-02-01 | 1 | -1/+1 |
| * | <rdar://problem/13107904> | Greg Clayton | 2013-01-29 | 1 | -1/+0 |
| * | Fixed a "wchar_t" typo. | Greg Clayton | 2013-01-29 | 1 | -2/+2 |
| * | Always define types from stdint.h so they are always available for use in exp... | Greg Clayton | 2013-01-28 | 1 | -12/+26 |
| * | Fixed the #defines for YES and NO, and centralized | Sean Callanan | 2012-09-13 | 1 | -33/+35 |
| * | Made nil resolve as (id)0 and not be looked up | Sean Callanan | 2012-05-31 | 1 | -0/+8 |
| * | Added a #define of NULL to 0 to make NULL usable | Sean Callanan | 2012-05-09 | 1 | -1/+9 |
| * | Pulled in a new version of LLVM/Clang to solve a variety | Sean Callanan | 2011-11-15 | 1 | -16/+37 |
| * | Factored out handling of the source code for an | Sean Callanan | 2011-09-26 | 1 | -0/+88 |

