1. 65ce04b Merge function-return.c into function.c by Chris Lattner · 17 years ago
  2. bec1c9d Objective-C keywords are not always identifiers. Some are also C++ keywords by Douglas Gregor · 17 years ago
  3. 1b76779 fix typo by Gabor Greif · 17 years ago
  4. 6b88450 implement simple support for arbitrary token lookahead. Change the by Chris Lattner · 17 years ago
  5. 64515f3 by Steve Naroff · 18 years ago
  6. cb53b36 - Use Tok.isObjCAtKeyword instead of Tok.getIdentifierInfo()->getObjCKeywordID(). by Chris Lattner · 18 years ago
  7. b384d32 this patch accomodates clattner's comments on expression processing in @try-statement. by Fariborz Jahanian · 18 years ago
  8. 397fcc1 Patch to parse objective-c's @try-statement and @throw-statement. by Fariborz Jahanian · 18 years ago