1. 1ef0876 minor cleanups by Chris Lattner · 17 years ago
  2. d6c7c18 __attribute__ starts a declspec. by Chris Lattner · 17 years ago
  3. d04fdd5 by Steve Naroff · 17 years ago
  4. 9dfa7b4 by Steve Naroff · 17 years ago
  5. 363bcff by Steve Naroff · 17 years ago
  6. d34e915 by Steve Naroff · 17 years ago
  7. 2cb64ec by Steve Naroff · 17 years ago
  8. d1861fd by Steve Naroff · 17 years ago
  9. e80a59c Fix a couple of bugs, add some new cool stuff. by Chris Lattner · 17 years ago
  10. 012cf46 Fix a comment, patch by Kevin Andre! by Chris Lattner · 17 years ago
  11. ab18c4c implement ast building and trivial semantic analysis of stmt exprs. by Chris Lattner · 17 years ago
  12. c1fcb77 Refactor switch analysis to make it possible to detect duplicate case values by Anders Carlsson · 17 years ago
  13. 95cfb85 Catch goto's with a missing identifier, patch by Neil Booth. by Chris Lattner · 17 years ago
  14. 2274266 Implement code generation for __func__, __FUNCTION__ and __PRETTY_FUNCTION__ by Anders Carlsson · 17 years ago
  15. 2ff5426 improve and simplify error recovery for calls, fix a crash when diagnosing by Chris Lattner · 17 years ago
  16. d217773 At one point there were going to be lexer and parser tokens. by Chris Lattner · 17 years ago
  17. 4aa88f8 by Steve Naroff · 17 years ago
  18. 6c36be5 Add initial switch stmt support, patch by Anders Carlsson! by Chris Lattner · 17 years ago
  19. 9e344c6 Make parser scope cache be a member of the parser instead of a global, by Chris Lattner · 18 years ago
  20. 5f016e2 Stage two of getting CFE top correct. by Reid Spencer · 18 years ago