summaryrefslogtreecommitdiffstats
path: root/www
Commit message (Expand)AuthorAgeFilesLines
* Updated statuc page to reflect recent implementationsFariborz Jahanian2009-08-221-12/+12
* Update Clang C++ status to better reflect what is implemented.Douglas Gregor2009-08-211-24/+21
* Implement conversion function templates, along with the ability to useDouglas Gregor2009-08-211-4/+4
* Center the dragon.Ted Kremenek2009-08-211-1/+1
* Make the dragon a link...Ted Kremenek2009-08-201-1/+1
* Include LLVM logo ... because dragons are cool.Ted Kremenek2009-08-202-2/+4
* Update checker build.Ted Kremenek2009-08-201-1/+1
* Improve the Getting Started and Hacking web pages, patch byChris Lattner2009-08-202-20/+28
* Update/add links to developer meeting.Ted Kremenek2009-08-142-1/+6
* s/ccc/clang/Daniel Dunbar2009-08-061-2/+2
* Add link to LLVM's Getting Started page.Anton Korobeynikov2009-08-061-0/+10
* Website updates for working with Visual Studio and making patches.Eli Friedman2009-08-032-3/+151
* Update C++ open projects listDouglas Gregor2009-08-021-4/+2
* We have fairly good support for namespaces, now. Namespace aliases are parsed...Douglas Gregor2009-08-021-4/+4
* linkify IRCChris Lattner2009-08-021-1/+1
* rearrange side bar, add link to IRC info.Chris Lattner2009-08-021-4/+14
* Implement C++ semantics for C-style and functional-style casts. This regresse...Sebastian Redl2009-07-251-8/+8
* We now do complete semantic checking for unionsDouglas Gregor2009-07-241-3/+3
* Update C++ status to reflect progress on out-of-line definitions of class tem...Douglas Gregor2009-07-231-16/+19
* Update cf_returns_retained/ns_returns_retained examples to use __has_feature.Ted Kremenek2009-07-171-2/+10
* linkifyChris Lattner2009-07-101-1/+1
* Add documentation for the Index library to clang's web page.Argyrios Kyrtzidis2009-07-101-0/+1
* Update checker build.Ted Kremenek2009-07-091-1/+1
* Implement the simple form of overload resolution used when taking theDouglas Gregor2009-07-081-9/+7
* Update the C++ status table to better reflect our support for function overlo...Douglas Gregor2009-07-081-79/+79
* Improve argument-dependent lookup to find associated classes andDouglas Gregor2009-07-081-1/+1
* Template argument deduction from a call has improved a bitDouglas Gregor2009-07-071-1/+1
* Update checker build.Ted Kremenek2009-07-061-1/+1
* Update checker build.Ted Kremenek2009-07-031-1/+1
* Add a Last Updated field to the C++ status pageDouglas Gregor2009-06-271-0/+1
* Make a note of improvements to function templatesDouglas Gregor2009-06-271-16/+16
* Fix bar title in graphs.Daniel Dunbar2009-06-264-0/+0
* Update performance numbers (missed a link)Daniel Dunbar2009-06-261-1/+1
* Update performance numbers.Daniel Dunbar2009-06-268-22/+1630
* oink is dead.Chris Lattner2009-06-261-3/+3
* We now support decltype (as far as I know :)Anders Carlsson2009-06-241-0/+8
* Fix typo.Ted Kremenek2009-06-241-1/+1
* Reference the correct image...Ted Kremenek2009-06-241-1/+1
* Add scan-build screenshot for attribute 'nonnull' example.Ted Kremenek2009-06-242-6/+5
* Fix broken HTML tag.Ted Kremenek2009-06-241-1/+1
* Remove reference to using 'clang' directly to analyze projects.Ted Kremenek2009-06-241-10/+3
* Tighten screenshot.Ted Kremenek2009-06-241-0/+0
* Replace 'clang --analyze' example for attribute cf_returns_retained with scre...Ted Kremenek2009-06-243-14/+12
* Replace 'clang --analyze' example (in text) with screenshot from scan-build.Ted Kremenek2009-06-242-7/+4
* Nested classes are now complete.Anders Carlsson2009-06-241-4/+4
* class.nested.type is done.Anders Carlsson2009-06-241-3/+3
* Update checker build.Ted Kremenek2009-06-161-1/+1
* Tweak the C++ open projects pageDouglas Gregor2009-06-151-2/+3
* Revert r73341.Ted Kremenek2009-06-151-8/+8
* Note that we've implemented the right angle brackets extension in C++0xDouglas Gregor2009-06-151-1/+8