- cf98c3f Don't display border around images (in Firefox). by Ted Kremenek · 15 years ago
- b24b0f8 Pull header into side column. by Ted Kremenek · 15 years ago
- 4bf2405 Increase page width for more modern displays. by Ted Kremenek · 15 years ago
- c49d5d5 Tweak CSS for options table. by Ted Kremenek · 15 years ago
- c0565f0 Even more menu tweaking... by Ted Kremenek · 15 years ago
- 0963d67 More menu tweaking. by Ted Kremenek · 15 years ago
- c9265cc Adjust height of main content. by Ted Kremenek · 15 years ago
- 22ba05e Fix grammar. by Ted Kremenek · 15 years ago
- e28897a Change text alignment in menus. by Ted Kremenek · 15 years ago
- 90fc45f Move file-specific styling to after the menu. by Ted Kremenek · 15 years ago
- fe77538 Invert css inclusion order. by Ted Kremenek · 15 years ago
- 8bebc6e More analyzer website tweaking in preparation for additional content. by Ted Kremenek · 15 years ago
- 41e9066 Fix javascript link. by Ted Kremenek · 15 years ago
- b9576d9 Fix javascript file link. by Ted Kremenek · 15 years ago
- aede412 Update checker build. by Ted Kremenek · 15 years ago
- 555d04f Fix typo by Anton Korobeynikov · 15 years ago
- 0488124 Clearify Qt status a bit by Anton Korobeynikov · 15 years ago
- 95e636c Add Qt, CMake projects to the list of C++ projects we're working on compiling by Douglas Gregor · 15 years ago
- c6b7003 Fix grammar. by Ted Kremenek · 15 years ago
- 1b43ec2 Tweak menu. by Ted Kremenek · 15 years ago
- 3a7ae8f Really increase menu width... by Ted Kremenek · 15 years ago
- 61158c5 Increase width of nav bar. by Ted Kremenek · 15 years ago
- 0d8dc1e Add inclusion links for external JavaScript file. by Ted Kremenek · 15 years ago
- 5a9bd11 Switch to drop-down menu style. by Ted Kremenek · 15 years ago
- 7dc94d6 Remove table (for now). Doesn't look so hot. by Ted Kremenek · 15 years ago
- 51667ee Add images showing the results in a web browser and Xcode respectively. by Ted Kremenek · 15 years ago
- f1904a8 Remove link to Developer Meeting and tighten menu. by Ted Kremenek · 15 years ago
- e436704 Add link to the current status of analysis support for C++. by Ted Kremenek · 15 years ago
- b7f4f51 Update checker build. by Ted Kremenek · 15 years ago
- 57f1a00 Update Clang C++ status, with a more project-centric focus. by Douglas Gregor · 15 years ago
- 94634cc add another example. by Chris Lattner · 15 years ago
- 79bba50 Add a Coding Standards section to hacking.html, and point out that cstdio is forbidden. by Daniel Dunbar · 15 years ago
- 763f7d6 Fix html glitch. Pointed out by clwi (PR6090). by Duncan Sands · 15 years ago
- c5a857f comments shouldn't go in the AST, and we already make it easy by Chris Lattner · 15 years ago
- 125cebd Update C++ status page to reflect reality by Douglas Gregor · 15 years ago
- fcc9322 Update checker build. by Ted Kremenek · 15 years ago
- 4224f06 Update checker build. by Ted Kremenek · 15 years ago
- dd63b28 Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc. by Daniel Dunbar · 15 years ago
- 6873c5e Update checker build. by Ted Kremenek · 15 years ago
- f59ef96 Update checker build. by Ted Kremenek · 15 years ago
- d8fdde1 Tuck away scan-build related files into tools/scan-build by Kovarththanan Rajaratnam · 15 years ago
- ede538f Update checker build. by Ted Kremenek · 15 years ago
- d90e0ee Update C++ status by Douglas Gregor · 15 years ago
- d73fef6 fix thinko by Chris Lattner · 15 years ago
- 63d423d mention that clang defaults to C99 mode, PR5388 by Chris Lattner · 15 years ago
- d2c1c60 remove a mostly obsolete "word of warning" by Chris Lattner · 15 years ago
- 99ff8da Update clang web pages with respect to Windows by John Thompson · 15 years ago
- e2d78fe Update checker build. by Ted Kremenek · 15 years ago
- 8112c61 Add link to FatELF project. by Daniel Dunbar · 15 years ago
- 31abe8c Doug says this is medium done. by Benjamin Kramer · 15 years ago
- cec517b cxx_status: fix some missing/wrong cells. by Benjamin Kramer · 15 years ago
- 539afc7 Update checker build. by Ted Kremenek · 15 years ago
- a662e05 Restored note on pointer to members with a pointer to issue involved. by Fariborz Jahanian · 15 years ago
- 4efd398 Removed a Note related to pointer to member functions which by Fariborz Jahanian · 15 years ago
- 268fb5b Test by Douglas Gregor · 15 years ago
- 49ac3d4 Update checker build. by Ted Kremenek · 15 years ago
- 3a9f03d Updated, we support == and != builtins for member pointers. by Fariborz Jahanian · 15 years ago
- 0937097 Changes to reflect more pointer-to-member support. by Fariborz Jahanian · 15 years ago
- a249b72 Grammaro. by Daniel Dunbar · 15 years ago
- 31fec98 Describe/link some of the universal driver related work. by Daniel Dunbar · 15 years ago
- b114d2e Add a "Universal Driver" open project, and web page. by Daniel Dunbar · 15 years ago
- 09becee Add an open project. :) by Daniel Dunbar · 15 years ago
- 5a7cb84 Fix sentence-o. by Daniel Dunbar · 15 years ago
- 701ccee Our C++ support is far enough along now that we shouldn't be recommending the use of Elsa by Douglas Gregor · 15 years ago
- dcde190 Give ourselves an A- on ASTs for explicit specializations, since they by Douglas Gregor · 15 years ago
- 096ebfd Diagnose attempts to add default function arguments to a by Douglas Gregor · 15 years ago
- 6687f9f Minor CSS fix by Douglas Gregor · 15 years ago
- 33c4ba8 Minor margin fix by Douglas Gregor · 15 years ago
- e094fe8 This ought to complete exception spec support. Man, am I glad. by Sebastian Redl · 15 years ago
- b656d88 Tests for C++ [expr], from James Porter! by Douglas Gregor · 15 years ago
- 38fdb6d Updated checker build. by Ted Kremenek · 15 years ago
- 0519b28 Fix typo. by Benjamin Kramer · 15 years ago
- 871dc3e fix line #'s by Chris Lattner · 15 years ago
- 0e3b44b add some more popular examples, color code warning: and error: like the command line. by Chris Lattner · 15 years ago
- 30a46b5 Update C++ status page by Douglas Gregor · 15 years ago
- 6af0104 Update checker build. by Ted Kremenek · 15 years ago
- d8307b1 Patch for AST representation for the implicit conversion to a function by Fariborz Jahanian · 15 years ago
- 6bfc8b6 CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark by Cedric Venet · 15 years ago
- 9031486 Update checker build. by Ted Kremenek · 15 years ago
- b0802c9 pcc supports some c99 by Chris Lattner · 15 years ago
- a24563a Update checker build. by Ted Kremenek · 15 years ago
- a6dc079 Update checker build. by Ted Kremenek · 15 years ago
- 6826365 Update for inherited conversion function support. by Fariborz Jahanian · 15 years ago
- 0d36aa8 Status update related to code gen for type conversion functions. by Fariborz Jahanian · 15 years ago
- 4fe95f9 Don't generate any code for an explicit call to a trivial destructor. by Douglas Gregor · 15 years ago
- 464061a Update C++ status, since a bunch of the comments were out-of-date by Douglas Gregor · 15 years ago
- c68afe2 Improve template instantiation for member access expressions that by Douglas Gregor · 15 years ago
- db74092 Update checker build. by Ted Kremenek · 15 years ago
- 13e6e0c Update checker build. by Ted Kremenek · 15 years ago
- 76c5b55 Tweak the list of open projects for C++ by Douglas Gregor · 15 years ago
- 11401c6 Update checker build. by Ted Kremenek · 15 years ago
- 3ac6a0b Update checker build. by Ted Kremenek · 15 years ago
- 20b3e99 Implement support for equality comparisons (!=, ==) of member by Douglas Gregor · 15 years ago
- c141086 Updated statuc page to reflect recent implementations by Fariborz Jahanian · 15 years ago
- be1ad92 Update Clang C++ status to better reflect what is implemented. by Douglas Gregor · 15 years ago
- 65ec1fd Implement conversion function templates, along with the ability to use by Douglas Gregor · 15 years ago
- c42a92a Center the dragon. by Ted Kremenek · 15 years ago
- a12a328 Make the dragon a link... by Ted Kremenek · 15 years ago
- 120aff9 Include LLVM logo ... because dragons are cool. by Ted Kremenek · 15 years ago
- 0280115 Update checker build. by Ted Kremenek · 15 years ago