Age | Commit message (Expand) | Author |
2009-01-16 | update for terminology change. | Chris Lattner |
2009-01-06 | Fix a typo. | Cedric Venet |
2009-01-06 | document annotation tokens. | Chris Lattner |
2009-01-05 | Introduce support for "transparent" DeclContexts, which are | Douglas Gregor |
2008-12-12 | Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p | Chris Lattner |
2008-12-12 | implement rdar://6091492 - ?: with __builtin_constant_p as the operand is an ... | Chris Lattner |
2008-11-24 | Rename Selector::getName() to Selector::getAsString(), and add | Chris Lattner |
2008-11-23 | inserting a qualtype adds quotes implicitly | Chris Lattner |
2008-11-23 | other minor edits. | Chris Lattner |
2008-11-23 | minor cleanups. | Chris Lattner |
2008-11-23 | finish up the diagnostics documentation. We don't | Chris Lattner |
2008-11-23 | more updates | Chris Lattner |
2008-11-22 | finish documentation of %select. | Chris Lattner |
2008-11-22 | Documentation for the plural modifier. | Sebastian Redl |
2008-11-22 | start documenting Diagnostics. Sebastian, I'd appreciate it | Chris Lattner |
2008-11-18 | Extend DeclarationName to support C++ overloaded operators, e.g., | Douglas Gregor |
2008-11-17 | Updated IdentifierResolver to deal with DeclarationNames. The names of | Douglas Gregor |
2008-11-17 | Introduction the DeclarationName class, as a single, general method of | Douglas Gregor |
2008-11-16 | Describe how constant folding and i-c-e diagnosing should work. | Chris Lattner |
2008-06-11 | Use same CSS as the rest of the clang website. | Ted Kremenek |
2008-03-09 | update documentation | Chris Lattner |
2007-10-18 | Minor grammar fix. | Ted Kremenek |
2007-10-10 | Commented out header with no section body. Will write this eventually. | Ted Kremenek |
2007-10-10 | Added some documentation on clang CFGs. It is very rough. | Ted Kremenek |
2007-10-06 | Fix spacing issues. | Bill Wendling |
2007-09-16 | Fix html problem, patch by Justin Handville | Chris Lattner |
2007-07-31 | Owen pointed out that this made no sense :) | Chris Lattner |
2007-07-31 | update name | Chris Lattner |
2007-07-31 | Oops, I committed the wrong file before. This expands the description of | Chris Lattner |
2007-07-31 | Add a start at a clang internals manual, documenting some | Chris Lattner |