| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed reference to "cnull" because typical users shouldn't need to use | Bill Wendling | 2007-01-04 | 1 | -6/+0 |
* | Added example of how to code print() methods so that they will disappear | Bill Wendling | 2006-12-17 | 1 | -5/+18 |
* | Fixed some formatting. | Bill Wendling | 2006-12-09 | 1 | -28/+29 |
* | Another example of using the llvm IO streams. | Bill Wendling | 2006-12-09 | 1 | -0/+7 |
* | Add documentation for how to use the new LLVM streams. | Bill Wendling | 2006-12-09 | 1 | -2/+74 |
* | Fix a couple typos. | Jim Laskey | 2006-07-31 | 1 | -1/+1 |
* | Add some advice | Chris Lattner | 2006-07-27 | 1 | -8/+26 |
* | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
* | Add a section about using namespaces. | Chris Lattner | 2006-01-01 | 1 | -20/+35 |
* | Documentation which contains smileys won't be taken seriously by some people. | Misha Brukman | 2004-12-04 | 1 | -7/+6 |
* | Use <tt> around "#include" and "std::endl" | Misha Brukman | 2004-10-26 | 1 | -20/+21 |
* | Use <tt> around header names | Misha Brukman | 2004-10-26 | 1 | -2/+3 |
* | * Fix spelling and grammar errors | Misha Brukman | 2004-10-26 | 1 | -10/+13 |
* | Add a blurb about the use of class vs. struct keyword in class decls. | Reid Spencer | 2004-09-23 | 1 | -0/+18 |
* | Fix grammar, eliminate double parenthesized sentence fragment. | Misha Brukman | 2004-07-28 | 1 | -4/+5 |
* | * Wrap code listings in <div class="doc_code"> | Misha Brukman | 2004-07-28 | 1 | -38/+49 |
* | Fixed broken links. | Tanya Lattner | 2004-06-22 | 1 | -1/+1 |
* | Fix broken internal link. | Misha Brukman | 2004-06-03 | 1 | -1/+1 |
* | Update the coding standards, removign the bit about avoiding exceptions and | Chris Lattner | 2004-05-23 | 1 | -381/+31 |
* | Add proper footer since this file is HTML-4.01 compliant. | Misha Brukman | 2004-05-12 | 1 | -6/+9 |
* | Merged in RELEASE_1. | John Criswell | 2003-10-27 | 1 | -0/+2 |
* | * Use HTML 4.01 Strict DTD | Misha Brukman | 2003-10-24 | 1 | -267/+385 |
* | Oops, forgot to commit this before: standardize header comments | Chris Lattner | 2003-10-13 | 1 | -2/+2 |
* | Break lines so that they fit within 80 columns. | Misha Brukman | 2003-10-06 | 1 | -24/+88 |
* | Spell `necessary' correctly. | Misha Brukman | 2003-08-18 | 1 | -2/+2 |
* | * Fix <>'s in code to be <>'s | Chris Lattner | 2003-08-07 | 1 | -26/+54 |
* | Made many paragraphs fit into 80 characters per line to avoid wrapping in an | Misha Brukman | 2003-07-28 | 1 | -31/+112 |
* | Change reference to assert.h to mention cassert | Chris Lattner | 2003-07-25 | 1 | -2/+2 |
* | Properly convert some &'s to &'s | Chris Lattner | 2003-04-23 | 1 | -16/+16 |
* | Add a note about endl semantics | Chris Lattner | 2002-01-20 | 1 | -1/+15 |
* | Commit more code over to new cast style | Chris Lattner | 2001-10-02 | 1 | -5/+5 |
* | Comment out a paragraph that refers to a file that no longer exists | Chris Lattner | 2001-10-01 | 1 | -3/+3 |
* | Add a missing </a> tag | Chris Lattner | 2001-07-23 | 1 | -2/+2 |
* | Initial checkin of coding standards | Chris Lattner | 2001-07-09 | 1 | -0/+652 |