Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in comments. | Dan Gohman | 2010-02-26 | 1 | -2/+2 |
| | | | | llvm-svn: 97257 | ||||
* | Documentation: Perform automated correction of common typos. | Benjamin Kramer | 2009-10-12 | 1 | -3/+3 |
| | | | | llvm-svn: 83849 | ||||
* | disuade people from using ostream. | Chris Lattner | 2009-08-23 | 1 | -6/+8 |
| | | | | llvm-svn: 79866 | ||||
* | make owen happy by being explicit. | Chris Lattner | 2009-08-11 | 1 | -1/+2 |
| | | | | llvm-svn: 78688 | ||||
* | discourage else after "noreturn" statements. | Chris Lattner | 2009-07-28 | 1 | -0/+84 |
| | | | | llvm-svn: 77387 | ||||
* | Tweak, raw_ostream is a ostream, not iostream replacement | Daniel Dunbar | 2009-07-24 | 1 | -3/+3 |
| | | | | llvm-svn: 77017 | ||||
* | CodingStandards: Emphasize use of raw_ostream more. | Daniel Dunbar | 2009-07-24 | 1 | -3/+24 |
| | | | | | | - Chris, please approve. llvm-svn: 77010 | ||||
* | fix some wording problems Daniel pointed out, make a example actually real. | Chris Lattner | 2009-07-22 | 1 | -20/+27 |
| | | | | llvm-svn: 76751 | ||||
* | fix typo noticed by Duncan | Chris Lattner | 2009-07-22 | 1 | -1/+1 |
| | | | | llvm-svn: 76747 | ||||
* | remove Bill from the author list: his contribution (describing llvm::Ostream | Chris Lattner | 2009-07-22 | 1 | -2/+1 |
| | | | | | | and friends) has been removed awhile ago. llvm-svn: 76724 | ||||
* | add some more topics to the coding standards doc: | Chris Lattner | 2009-07-22 | 1 | -33/+456 |
| | | | | | | | | | | * Use Early Exits and 'continue' to Simplify Code * Turn Predicate Loops into Predicate Functions * Spaces Before Parentheses * Namespace Indentation * Anonymous Namespaces llvm-svn: 76723 | ||||
* | be explicit about making comments real sentences. | Chris Lattner | 2009-07-12 | 1 | -1/+3 |
| | | | | llvm-svn: 75406 | ||||
* | got confused again | Chris Lattner | 2009-06-30 | 1 | -1/+1 |
| | | | | llvm-svn: 74514 | ||||
* | fix some issues Jeff Yasskin noticed | Chris Lattner | 2009-06-30 | 1 | -2/+2 |
| | | | | llvm-svn: 74512 | ||||
* | add a note about re-evaluating end() every time through a loop. | Chris Lattner | 2009-06-30 | 1 | -0/+63 |
| | | | | llvm-svn: 74511 | ||||
* | tt'ify. | Chris Lattner | 2009-03-23 | 1 | -2/+2 |
| | | | | llvm-svn: 67505 | ||||
* | VC++ 6.0 is not future work :) | Chris Lattner | 2009-03-23 | 1 | -64/+5 |
| | | | | | | Do not recommend llvm::OStream anymore. Use raw_ostream or MemoryBuffer. llvm-svn: 67504 | ||||
* | So *this* is where all the trailing whitespace in file header comments come | Misha Brukman | 2009-01-02 | 1 | -2/+2 |
| | | | | | | | | from: copy-pasted straight from the coding standards doc! Oh, the irony. llvm-svn: 61586 | ||||
* | * <div align=center> is not valid HTML 4.01 - removed alignment | Misha Brukman | 2008-12-11 | 1 | -15/+19 |
| | | | | | | | | * <sup> cannot appear inside a <pre> - replaced <pre> with <tt> and <br> * Added standard "Notes" section * Sprinkled fixed-width <tt> tags in a few places for consistency llvm-svn: 60889 | ||||
* | Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. | Misha Brukman | 2008-12-11 | 1 | -2/+2 |
| | | | | llvm-svn: 60880 | ||||
* | s/A Few Coding Standards/LLVM Coding Standards/g | Misha Brukman | 2008-12-10 | 1 | -2/+2 |
| | | | | llvm-svn: 60859 | ||||
* | Fix spelling mistake. | Nick Lewycky | 2008-11-29 | 1 | -1/+1 |
| | | | | llvm-svn: 60250 | ||||
* | Fix a few HTML tidiness issues. | Dan Gohman | 2008-11-24 | 1 | -2/+2 |
| | | | | llvm-svn: 59966 | ||||
* | Not that using stream headers other than iostream is allowed. | Matthijs Kooijman | 2008-07-30 | 1 | -0/+4 |
| | | | | llvm-svn: 54209 | ||||
* | clarify :) | Chris Lattner | 2008-07-08 | 1 | -0/+12 |
| | | | | llvm-svn: 53218 | ||||
* | Add a standard for control-flow unreachable assertions in functions that return | Nick Lewycky | 2008-05-31 | 1 | -0/+23 |
| | | | | | | values, so as to avoid warnings on some platforms. llvm-svn: 51831 | ||||
* | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner | 2007-12-29 | 1 | -8/+6 |
| | | | | | | discussion of this change. llvm-svn: 45409 | ||||
* | Update links. | Chris Lattner | 2007-11-09 | 1 | -6/+3 |
| | | | | llvm-svn: 43964 | ||||
* | Clarify some of the iostreams stuff. | Bill Wendling | 2007-11-06 | 1 | -13/+13 |
| | | | | llvm-svn: 43766 | ||||
* | Validation fixes | Bill Wendling | 2007-09-22 | 1 | -5/+8 |
| | | | | llvm-svn: 42229 | ||||
* | Subversionify the documentation. | Reid Spencer | 2007-07-09 | 1 | -3/+3 |
| | | | | llvm-svn: 38442 | ||||
* | clarify the 'developed by' line | Chris Lattner | 2007-02-19 | 1 | -2/+4 |
| | | | | llvm-svn: 34400 | ||||
* | fix a grammar ambiguity noticed by Duncan | Chris Lattner | 2007-02-10 | 1 | -1/+2 |
| | | | | llvm-svn: 34151 | ||||
* | Removed reference to "cnull" because typical users shouldn't need to use | Bill Wendling | 2007-01-04 | 1 | -6/+0 |
| | | | | | | it. llvm-svn: 32869 | ||||
* | Added example of how to code print() methods so that they will disappear | Bill Wendling | 2006-12-17 | 1 | -5/+18 |
| | | | | | | from the code if "cnull" is passed into them. llvm-svn: 32641 | ||||
* | Fixed some formatting. | Bill Wendling | 2006-12-09 | 1 | -28/+29 |
| | | | | llvm-svn: 32392 | ||||
* | Another example of using the llvm IO streams. | Bill Wendling | 2006-12-09 | 1 | -0/+7 |
| | | | | llvm-svn: 32391 | ||||
* | Add documentation for how to use the new LLVM streams. | Bill Wendling | 2006-12-09 | 1 | -2/+74 |
| | | | | llvm-svn: 32390 | ||||
* | Fix a couple typos. | Jim Laskey | 2006-07-31 | 1 | -1/+1 |
| | | | | llvm-svn: 29416 | ||||
* | Add some advice | Chris Lattner | 2006-07-27 | 1 | -8/+26 |
| | | | | llvm-svn: 29324 | ||||
* | Changes docs for llvm.cs.uiuc.edu -> llvm.org | Reid Spencer | 2006-03-14 | 1 | -1/+1 |
| | | | | llvm-svn: 26746 | ||||
* | Add a section about using namespaces. | Chris Lattner | 2006-01-01 | 1 | -20/+35 |
| | | | | llvm-svn: 25054 | ||||
* | Documentation which contains smileys won't be taken seriously by some people. | Misha Brukman | 2004-12-04 | 1 | -7/+6 |
| | | | | llvm-svn: 18474 | ||||
* | Use <tt> around "#include" and "std::endl" | Misha Brukman | 2004-10-26 | 1 | -20/+21 |
| | | | | llvm-svn: 17258 | ||||
* | Use <tt> around header names | Misha Brukman | 2004-10-26 | 1 | -2/+3 |
| | | | | llvm-svn: 17256 | ||||
* | * Fix spelling and grammar errors | Misha Brukman | 2004-10-26 | 1 | -10/+13 |
| | | | | | | | | * Close <p> tags properly * Break up paragraphs with blank lines, clean up text alignment * Delete unbalanced " llvm-svn: 17254 | ||||
* | Add a blurb about the use of class vs. struct keyword in class decls. | Reid Spencer | 2004-09-23 | 1 | -0/+18 |
| | | | | llvm-svn: 16500 | ||||
* | Fix grammar, eliminate double parenthesized sentence fragment. | Misha Brukman | 2004-07-28 | 1 | -4/+5 |
| | | | | llvm-svn: 15313 | ||||
* | * Wrap code listings in <div class="doc_code"> | Misha Brukman | 2004-07-28 | 1 | -38/+49 |
| | | | | | | | * Wrap keywords in <tt> * Wrap lines at 80 cols llvm-svn: 15312 | ||||
* | Fixed broken links. | Tanya Lattner | 2004-06-22 | 1 | -1/+1 |
| | | | | llvm-svn: 14313 |