1. b76fe91 Updated checker build. by Ted Kremenek · 15 years ago
  2. b916642 Update to checker-0.162 (fixed header issue in tar.bz2 package). by Ted Kremenek · 15 years ago
  3. 0e24fac Reverted back to checker-0.161 because of a header issue. by Ted Kremenek · 15 years ago
  4. 94b29c1 Updated checker build. by Ted Kremenek · 15 years ago
  5. 67b81e7 Update checker build. by Ted Kremenek · 15 years ago
  6. 0527f0d Update checker build. by Ted Kremenek · 15 years ago
  7. 73a1aa0 Update checker build. by Ted Kremenek · 15 years ago
  8. ed67b2c Fix comment: analyzer builds are universal binaries. by Ted Kremenek · 15 years ago
  9. 09a9abc Update checker build. by Ted Kremenek · 15 years ago
  10. ed5a131 Update checker build. by Ted Kremenek · 15 years ago
  11. 3d65864 Add svn:eol-style=native to some files by Cedric Venet · 15 years ago
  12. 7e4966e Update checker build. by Ted Kremenek · 15 years ago
  13. 33b3d6b Update checker build. by Ted Kremenek · 15 years ago
  14. d25c623 Update checker build. by Ted Kremenek · 15 years ago
  15. c697fc3 Updated checker build. by Ted Kremenek · 15 years ago
  16. fdfe09b Update checker build. by Ted Kremenek · 15 years ago
  17. ceca466 spell out explicitly by Chris Lattner · 15 years ago
  18. dc3b86f add doc by Chris Lattner · 15 years ago
  19. 0a5166c add another crazy idea :) by Chris Lattner · 15 years ago
  20. 300e1d6 Updated checker build. by Ted Kremenek · 15 years ago
  21. 4a4251b Make const-initialized const integral variables I-C-Es in C++. by Sebastian Redl · 15 years ago
  22. 3268825 Fill in C++ status table for section 7 (declarations). by Sebastian Redl · 15 years ago
  23. 2246050 Implement dereferencing of pointers-to-member. by Sebastian Redl · 15 years ago
  24. 4a3aed9 Updated checker build. by Ted Kremenek · 15 years ago
  25. 13794eb Update checker build. by Ted Kremenek · 15 years ago
  26. 33b399a Implement taking address of member functions, including overloaded ones. by Sebastian Redl · 15 years ago
  27. 90f76f2 Update checker build. by Ted Kremenek · 15 years ago
  28. 09413dc Argument Dependent Lookup is done (for now). Also, update the status by Douglas Gregor · 15 years ago
  29. 37629a4 codegen is much farther along than when this was first written. by Chris Lattner · 15 years ago
  30. d5ab36e update a couple entries, add a new idea by Chris Lattner · 15 years ago
  31. c83c29a Update checker build. by Ted Kremenek · 15 years ago
  32. 930d8b5 Implement and test aggregate initialization in C++. Major changes: by Douglas Gregor · 15 years ago
  33. 21593ac Implement pointer to member handling in static_cast. by Sebastian Redl · 15 years ago
  34. 6697312 Complete semantic checking for typedef redeclarations in C++. The by Douglas Gregor · 15 years ago
  35. 65c9717 Updated checker build. by Ted Kremenek · 15 years ago
  36. db64728 Add handling of member pointers to reinterpret_cast. by Sebastian Redl · 15 years ago
  37. c667303 Updated checker build. by Ted Kremenek · 15 years ago
  38. f20269b Add support for member pointers to const_cast. by Sebastian Redl · 15 years ago
  39. 51abf6b Update C++ status table with new member pointer conversion capabilities. by Sebastian Redl · 15 years ago
  40. 00b3a85 Updated checker build. by Ted Kremenek · 16 years ago
  41. 6849f73 Updated checker build. by Ted Kremenek · 16 years ago
  42. 86791a2 Updated checker build. by Ted Kremenek · 16 years ago
  43. 4f0c90f Pixel font sizes are evil. by Eli Friedman · 16 years ago
  44. 6c9f8aa Update checker build. by Ted Kremenek · 16 years ago
  45. d4bd97d Updated checker build. by Ted Kremenek · 16 years ago
  46. 09f41cf Introduce support for C++0x explicit conversion operators (N2437) by Douglas Gregor · 16 years ago
  47. 1601ce4 Updated checker build. by Ted Kremenek · 16 years ago
  48. 88b4bf2 Add the proper restrictions on the left-hand argument of a built-in by Douglas Gregor · 16 years ago
  49. 3f20a68 Update C++ status and add a few more tests of overloading for member function calls by Douglas Gregor · 16 years ago
  50. 6b3945f Finished semantic analysis of anonymous unions in C++. by Douglas Gregor · 16 years ago
  51. bdd686d Update checker build. by Ted Kremenek · 16 years ago
  52. f780abc Parser support for C++ using directives, from Piotr Rak by Douglas Gregor · 16 years ago
  53. 39e9800 Fill in C++ status table for statements. by Sebastian Redl · 16 years ago
  54. e6d5a4a Implement checks for bool in increment and decrement. by Sebastian Redl · 16 years ago
  55. 848b34b Updated checker build. by Ted Kremenek · 16 years ago
  56. 19bdedb Updated checker build. by Ted Kremenek · 16 years ago
  57. e604628 Updated checker build. by Ted Kremenek · 16 years ago
  58. 2ab1657 Updated checker build. by Ted Kremenek · 16 years ago
  59. 69497c3 Added a test for default arguments added to out-of-line member by Douglas Gregor · 16 years ago
  60. 383ea9d Updated checker build. by Ted Kremenek · 16 years ago
  61. 83df2d2 Updated checker build. by Ted Kremenek · 16 years ago
  62. 4dc506c Updated checker build. by Ted Kremenek · 16 years ago
  63. 8b9ad38 Fill in C++ status table for expressions. by Sebastian Redl · 16 years ago
  64. 377fa5d Fill in some parts of cxx_status.html by Sebastian Redl · 16 years ago
  65. 5eb1969 Parsing new and delete is now complete. by Sebastian Redl · 16 years ago
  66. cee63fb Handle new by passing the Declaration to the Action, not a processed type. by Sebastian Redl · 16 years ago
  67. ab4b2ef add note about running the test suite with valgrind by Nuno Lopes · 16 years ago
  68. 01f0fcd Update C++ status by Douglas Gregor · 16 years ago
  69. 106c6eb Implement the rest of C++ [over.call.object], which permits the object by Douglas Gregor · 16 years ago
  70. f9eb905 Support for calling overloaded function call operators (operator()) by Douglas Gregor · 16 years ago
  71. 337c6b9 Support overloading of the subscript operator[], including support for by Douglas Gregor · 16 years ago
  72. 7425373 Added operator overloading for unary operators, post-increment, and by Douglas Gregor · 16 years ago
  73. d064191 Updated checker build. by Ted Kremenek · 16 years ago
  74. 1f6572c Add some quick notes on the clang tests and running the LLVM test by Daniel Dunbar · 16 years ago
  75. 5efd068 Updated checker build. by Ted Kremenek · 16 years ago
  76. d0b05a5 Updated checker build. by Ted Kremenek · 16 years ago
  77. 0501e22 Updated checker build. by Ted Kremenek · 16 years ago
  78. 669d5d7 Implement parsing and semantic checking of the 'mutable' keyword. by Sebastian Redl · 16 years ago
  79. 2f06417 Fix some validation errors. by Daniel Dunbar · 16 years ago
  80. 0d7c3f9 Start a "hacking" page with some simple notes on getting started by Daniel Dunbar · 16 years ago
  81. d6b8cca Revert to older checker build. by Ted Kremenek · 16 years ago
  82. 24a5815 Update checker build. by Ted Kremenek · 16 years ago
  83. 1e5bb3c Updated checker build. by Ted Kremenek · 16 years ago
  84. c42e118 Implement C++ 'typeid' parsing and sema. by Sebastian Redl · 16 years ago
  85. 904eed3 Basic support for taking the address of an overloaded function by Douglas Gregor · 16 years ago
  86. 9324e58 Update C++ status: class support improved due to nested name parsing. by Sebastian Redl · 16 years ago
  87. ab963c6 Update C++ status to reflect parser capabilities for chapter 9 (classes). Slightly extend the class parser test. by Sebastian Redl · 16 years ago
  88. ffb5b00 Update C++ status: dynamic_cast is sema-complete. by Sebastian Redl · 16 years ago
  89. d60b927 Use css style instead of hard coded color in cxx_status. No visible change. by Cedric Venet · 16 years ago
  90. b737e86 Updated checker build. by Ted Kremenek · 16 years ago
  91. ed1eedd Update C++ status by Douglas Gregor · 16 years ago
  92. eaebc75 Initial, rudimentary implementation of operator overloading for binary by Douglas Gregor · 16 years ago
  93. 1cd1b1e Parsing, ASTs, and semantic analysis for the declaration of overloaded by Douglas Gregor · 16 years ago
  94. ca35512 Updated checker build. by Ted Kremenek · 16 years ago
  95. 42a552f Parsing, representation, and preliminary semantic analysis of destructors. by Douglas Gregor · 16 years ago
  96. 7ad8390 Initial implementation of parsing, semantic analysis, and AST-building by Douglas Gregor · 16 years ago
  97. dac7415 Remove stray character. by Daniel Dunbar · 16 years ago
  98. 456f82d Fine-grained C++ status page by Douglas Gregor · 16 years ago
  99. 7cf9509 Updated checker build. by Ted Kremenek · 16 years ago
  100. 3c1847f Updated checker build. by Ted Kremenek · 16 years ago