1. f61d231 Update checker build. by Ted Kremenek · 16 years ago
  2. ef52738 Split get_involved into Get Involved and Open Projects pages by Douglas Gregor · 16 years ago
  3. 0d02c8f Update checker build. by Ted Kremenek · 16 years ago
  4. 35adb75 Note some advances in our C++ support by Douglas Gregor · 16 years ago
  5. e024c22 Update checker build. by Ted Kremenek · 16 years ago
  6. ca8c49f update this, C headers don't need hacks anymore. by Chris Lattner · 16 years ago
  7. c8ad3dc Update analyzer build. by Ted Kremenek · 16 years ago
  8. e15b486 Update checker build. by Ted Kremenek · 16 years ago
  9. b67db99 Update checker build. by Ted Kremenek · 16 years ago
  10. 3f21f6c Update checker build. by Ted Kremenek · 16 years ago
  11. 3d1c946 Add new performance numbers; no discussion yet. Obvious two by Daniel Dunbar · 16 years ago
  12. ba1bc05 Update checker build. by Ted Kremenek · 16 years ago
  13. 134fc37 Update checker build. by Ted Kremenek · 16 years ago
  14. 6028ca1 Update checker build. by Ted Kremenek · 16 years ago
  15. 70f2a04 fix (hopefully) some validation errors by Gabor Greif · 16 years ago
  16. 6cd81e8 minor tweaks to readability by Gabor Greif · 16 years ago
  17. ddb85a7 update by Chris Lattner · 16 years ago
  18. 12f708d Headers are basically done, debug info is just about done (and by Chris Lattner · 16 years ago
  19. d825883 clang seems "generally useful" for c and objc by now, though obviously bugs by Chris Lattner · 16 years ago
  20. f4f5fa0 Update checker build. by Ted Kremenek · 16 years ago
  21. b76fe91 Updated checker build. by Ted Kremenek · 16 years ago
  22. b916642 Update to checker-0.162 (fixed header issue in tar.bz2 package). by Ted Kremenek · 16 years ago
  23. 0e24fac Reverted back to checker-0.161 because of a header issue. by Ted Kremenek · 16 years ago
  24. 94b29c1 Updated checker build. by Ted Kremenek · 16 years ago
  25. 67b81e7 Update checker build. by Ted Kremenek · 16 years ago
  26. 0527f0d Update checker build. by Ted Kremenek · 16 years ago
  27. 73a1aa0 Update checker build. by Ted Kremenek · 16 years ago
  28. ed67b2c Fix comment: analyzer builds are universal binaries. by Ted Kremenek · 16 years ago
  29. 09a9abc Update checker build. by Ted Kremenek · 16 years ago
  30. ed5a131 Update checker build. by Ted Kremenek · 16 years ago
  31. 3d65864 Add svn:eol-style=native to some files by Cedric Venet · 16 years ago
  32. 7e4966e Update checker build. by Ted Kremenek · 16 years ago
  33. 33b3d6b Update checker build. by Ted Kremenek · 16 years ago
  34. d25c623 Update checker build. by Ted Kremenek · 16 years ago
  35. c697fc3 Updated checker build. by Ted Kremenek · 16 years ago
  36. fdfe09b Update checker build. by Ted Kremenek · 16 years ago
  37. ceca466 spell out explicitly by Chris Lattner · 16 years ago
  38. dc3b86f add doc by Chris Lattner · 16 years ago
  39. 0a5166c add another crazy idea :) by Chris Lattner · 16 years ago
  40. 300e1d6 Updated checker build. by Ted Kremenek · 16 years ago
  41. 4a4251b Make const-initialized const integral variables I-C-Es in C++. by Sebastian Redl · 16 years ago
  42. 3268825 Fill in C++ status table for section 7 (declarations). by Sebastian Redl · 16 years ago
  43. 2246050 Implement dereferencing of pointers-to-member. by Sebastian Redl · 16 years ago
  44. 4a3aed9 Updated checker build. by Ted Kremenek · 16 years ago
  45. 13794eb Update checker build. by Ted Kremenek · 16 years ago
  46. 33b399a Implement taking address of member functions, including overloaded ones. by Sebastian Redl · 16 years ago
  47. 90f76f2 Update checker build. by Ted Kremenek · 16 years ago
  48. 09413dc Argument Dependent Lookup is done (for now). Also, update the status by Douglas Gregor · 16 years ago
  49. 37629a4 codegen is much farther along than when this was first written. by Chris Lattner · 16 years ago
  50. d5ab36e update a couple entries, add a new idea by Chris Lattner · 16 years ago
  51. c83c29a Update checker build. by Ted Kremenek · 16 years ago
  52. 930d8b5 Implement and test aggregate initialization in C++. Major changes: by Douglas Gregor · 16 years ago
  53. 21593ac Implement pointer to member handling in static_cast. by Sebastian Redl · 16 years ago
  54. 6697312 Complete semantic checking for typedef redeclarations in C++. The by Douglas Gregor · 16 years ago
  55. 65c9717 Updated checker build. by Ted Kremenek · 16 years ago
  56. db64728 Add handling of member pointers to reinterpret_cast. by Sebastian Redl · 16 years ago
  57. c667303 Updated checker build. by Ted Kremenek · 16 years ago
  58. f20269b Add support for member pointers to const_cast. by Sebastian Redl · 16 years ago
  59. 51abf6b Update C++ status table with new member pointer conversion capabilities. by Sebastian Redl · 16 years ago
  60. 00b3a85 Updated checker build. by Ted Kremenek · 16 years ago
  61. 6849f73 Updated checker build. by Ted Kremenek · 16 years ago
  62. 86791a2 Updated checker build. by Ted Kremenek · 16 years ago
  63. 4f0c90f Pixel font sizes are evil. by Eli Friedman · 16 years ago
  64. 6c9f8aa Update checker build. by Ted Kremenek · 16 years ago
  65. d4bd97d Updated checker build. by Ted Kremenek · 16 years ago
  66. 09f41cf Introduce support for C++0x explicit conversion operators (N2437) by Douglas Gregor · 16 years ago
  67. 1601ce4 Updated checker build. by Ted Kremenek · 16 years ago
  68. 88b4bf2 Add the proper restrictions on the left-hand argument of a built-in by Douglas Gregor · 16 years ago
  69. 3f20a68 Update C++ status and add a few more tests of overloading for member function calls by Douglas Gregor · 16 years ago
  70. 6b3945f Finished semantic analysis of anonymous unions in C++. by Douglas Gregor · 16 years ago
  71. bdd686d Update checker build. by Ted Kremenek · 16 years ago
  72. f780abc Parser support for C++ using directives, from Piotr Rak by Douglas Gregor · 16 years ago
  73. 39e9800 Fill in C++ status table for statements. by Sebastian Redl · 16 years ago
  74. e6d5a4a Implement checks for bool in increment and decrement. by Sebastian Redl · 16 years ago
  75. 848b34b Updated checker build. by Ted Kremenek · 16 years ago
  76. 19bdedb Updated checker build. by Ted Kremenek · 16 years ago
  77. e604628 Updated checker build. by Ted Kremenek · 16 years ago
  78. 2ab1657 Updated checker build. by Ted Kremenek · 16 years ago
  79. 69497c3 Added a test for default arguments added to out-of-line member by Douglas Gregor · 16 years ago
  80. 383ea9d Updated checker build. by Ted Kremenek · 16 years ago
  81. 83df2d2 Updated checker build. by Ted Kremenek · 16 years ago
  82. 4dc506c Updated checker build. by Ted Kremenek · 16 years ago
  83. 8b9ad38 Fill in C++ status table for expressions. by Sebastian Redl · 16 years ago
  84. 377fa5d Fill in some parts of cxx_status.html by Sebastian Redl · 16 years ago
  85. 5eb1969 Parsing new and delete is now complete. by Sebastian Redl · 16 years ago
  86. cee63fb Handle new by passing the Declaration to the Action, not a processed type. by Sebastian Redl · 16 years ago
  87. ab4b2ef add note about running the test suite with valgrind by Nuno Lopes · 16 years ago
  88. 01f0fcd Update C++ status by Douglas Gregor · 16 years ago
  89. 106c6eb Implement the rest of C++ [over.call.object], which permits the object by Douglas Gregor · 16 years ago
  90. f9eb905 Support for calling overloaded function call operators (operator()) by Douglas Gregor · 16 years ago
  91. 337c6b9 Support overloading of the subscript operator[], including support for by Douglas Gregor · 16 years ago
  92. 7425373 Added operator overloading for unary operators, post-increment, and by Douglas Gregor · 16 years ago
  93. d064191 Updated checker build. by Ted Kremenek · 16 years ago
  94. 1f6572c Add some quick notes on the clang tests and running the LLVM test by Daniel Dunbar · 16 years ago
  95. 5efd068 Updated checker build. by Ted Kremenek · 16 years ago
  96. d0b05a5 Updated checker build. by Ted Kremenek · 16 years ago
  97. 0501e22 Updated checker build. by Ted Kremenek · 16 years ago
  98. 669d5d7 Implement parsing and semantic checking of the 'mutable' keyword. by Sebastian Redl · 16 years ago
  99. 2f06417 Fix some validation errors. by Daniel Dunbar · 16 years ago
  100. 0d7c3f9 Start a "hacking" page with some simple notes on getting started by Daniel Dunbar · 16 years ago