summaryrefslogtreecommitdiff
path: root/www/cxx_status.html
Commit message (Expand)AuthorAgeFilesLines
...
* Variadic templates are fully implemented.Douglas Gregor2011-01-191-8/+7
* Add back the late-specified return type paperDouglas Gregor2010-12-211-0/+9
* Updates to the C++ status page for C++0x features, from Michael PriceDouglas Gregor2010-12-211-27/+456
* be less threatening.Chris Lattner2010-10-111-3/+1
* Update C++0x statusDouglas Gregor2010-09-171-6/+22
* mark boost's tracking bug as fixedGabor Greif2010-08-261-1/+1
* down with export.Chris Lattner2010-05-211-1/+2
* another unneeded line.Chris Lattner2010-05-211-2/+1
* major update to the C++ status page. C++ support is Chris Lattner2010-05-211-2234/+47
* Remove the blanket statement about Clang not supporting access control. It do...Douglas Gregor2010-04-121-27/+2
* Fix typoAnton Korobeynikov2010-02-091-1/+1
* Clearify Qt status a bitAnton Korobeynikov2010-02-091-1/+1
* Add Qt, CMake projects to the list of C++ projects we're working on compilingDouglas Gregor2010-02-091-0/+12
* Update Clang C++ status, with a more project-centric focus.Douglas Gregor2010-02-051-3/+75
* comments shouldn't go in the AST, and we already make it easyChris Lattner2009-12-191-1/+1
* Update C++ status page to reflect realityDouglas Gregor2009-12-161-58/+58
* Update C++ statusDouglas Gregor2009-11-201-5/+4
* Doug says this is medium done.Benjamin Kramer2009-10-301-1/+1
* cxx_status: fix some missing/wrong cells.Benjamin Kramer2009-10-301-2/+7
* Restored note on pointer to members with a pointer Fariborz Jahanian2009-10-281-1/+1
* Removed a Note related to pointer to member functions whichFariborz Jahanian2009-10-281-1/+1
* TestDouglas Gregor2009-10-271-4/+5
* Updated, we support == and != builtins for member pointers.Fariborz Jahanian2009-10-201-2/+1
* Changes to reflect more pointer-to-member support.Fariborz Jahanian2009-10-201-3/+2
* Give ourselves an A- on ASTs for explicit specializations, since theyDouglas Gregor2009-10-131-2/+2
* Diagnose attempts to add default function arguments to aDouglas Gregor2009-10-131-5/+5
* This ought to complete exception spec support. Man, am I glad.Sebastian Redl2009-10-111-3/+3
* Tests for C++ [expr], from James Porter!Douglas Gregor2009-10-081-2/+2
* Fix typo.Benjamin Kramer2009-10-021-1/+1
* Update C++ status pageDouglas Gregor2009-09-301-94/+95
* Patch for AST representation for the implicit conversion to a function Fariborz Jahanian2009-09-281-1/+0
* Update for inherited conversion function support.Fariborz Jahanian2009-09-151-3/+2
* Status update related to code gen for type conversionFariborz Jahanian2009-09-091-2/+2
* Don't generate any code for an explicit call to a trivial destructor. Douglas Gregor2009-09-041-3/+3
* Update C++ status, since a bunch of the comments were out-of-dateDouglas Gregor2009-09-031-52/+71
* Improve template instantiation for member access expressions thatDouglas Gregor2009-09-031-1/+8
* Implement support for equality comparisons (!=, ==) of memberDouglas Gregor2009-08-241-1/+1
* 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
* We have fairly good support for namespaces, now. Namespace aliases are parsed...Douglas Gregor2009-08-021-4/+4
* 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
* 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
* 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