1. 5c74942 Add support for dispatching an objc message to a variable by Chris Lattner · 18 years ago
  2. da46f3b First half of a fix for the "objc message send in initializer" bug. This only by Chris Lattner · 18 years ago
  3. 0bc735f Don't attribute in file headers anymore. See llvmdev for the by Chris Lattner · 18 years ago
  4. e61933d Fix a recovery bug Fariborz and I noticed yesterday. We were producing: by Chris Lattner · 18 years ago
  5. 04d6666 switch some more of the parser over to using Token::is and isNot by Chris Lattner · 18 years ago
  6. f69936d Rename expression actions (from Parse-prefix to ActOn-prefix). by Steve Naroff · 18 years ago
  7. d217773 At one point there were going to be lexer and parser tokens. by Chris Lattner · 18 years ago
  8. 4aa88f8 by Steve Naroff · 18 years ago
  9. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago