1. b0fdfd5 move trivial type predicates inline. by Chris Lattner · 17 years ago
  2. e35a104 split the rest of the type predicates into pure predicates: by Chris Lattner · 17 years ago
  3. ee063d0 add internals manual to project by Chris Lattner · 17 years ago
  4. 0645d4a Owen pointed out that this made no sense :) by Chris Lattner · 17 years ago
  5. 428b704 add two missing files to the xcode project. by Chris Lattner · 17 years ago
  6. f0c4a0a rename isReferenceType to follow the new scheme. by Chris Lattner · 17 years ago
  7. 7931f4a make isPointerType() a pure predicate, rename the by Chris Lattner · 17 years ago
  8. 850a9c4 update name by Chris Lattner · 17 years ago
  9. 7cbb146 by Steve Naroff · 17 years ago
  10. 614c8a8 Oops, I committed the wrong file before. This expands the description of type. by Chris Lattner · 17 years ago
  11. 142993f Add a start at a clang internals manual, documenting some by Chris Lattner · 17 years ago
  12. efcc475 add a link by Chris Lattner · 17 years ago
  13. 70dd20d Don't use canonical type for sema here. In by Chris Lattner · 17 years ago
  14. 6154214 Upgrade a comment... by Steve Naroff · 17 years ago
  15. ba67f69 Finish up semantic analysis for vector components. by Steve Naroff · 17 years ago
  16. 82113e3 by Steve Naroff · 17 years ago
  17. c11705f by Steve Naroff · 17 years ago
  18. 1b8a46c Implement syntax/semantic analysis for OCU Vector Components. by Steve Naroff · 17 years ago
  19. 806b319 by Steve Naroff · 17 years ago
  20. dd598cf Fix the following bogus diagnostic...reported by Jeroen. by Steve Naroff · 17 years ago
  21. 5c4ee5b add another link. by Chris Lattner · 17 years ago
  22. f47a75b don't expect to be able to reparse arbitrary system headers. by Chris Lattner · 17 years ago
  23. f56c4de Forgot a return stmt (oops). by Steve Naroff · 17 years ago
  24. 2cb6638 by Steve Naroff · 17 years ago
  25. 7564406 - Fix commit in Parser.h (patch by Kevin Andre). by Steve Naroff · 17 years ago
  26. 4b00965 Fix a couple of bugs, add some new cool stuff. by Chris Lattner · 17 years ago