aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodingStandards.html
Commit message (Expand)AuthorAgeFilesLines
* clarify the 'developed by' lineChris Lattner2007-02-191-2/+4
* fix a grammar ambiguity noticed by DuncanChris Lattner2007-02-101-1/+2
* Removed reference to "cnull" because typical users shouldn't need to useBill Wendling2007-01-041-6/+0
* Added example of how to code print() methods so that they will disappearBill Wendling2006-12-171-5/+18
* Fixed some formatting.Bill Wendling2006-12-091-28/+29
* Another example of using the llvm IO streams.Bill Wendling2006-12-091-0/+7
* Add documentation for how to use the new LLVM streams.Bill Wendling2006-12-091-2/+74
* Fix a couple typos.Jim Laskey2006-07-311-1/+1
* Add some adviceChris Lattner2006-07-271-8/+26
* Changes docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
* Add a section about using namespaces.Chris Lattner2006-01-011-20/+35
* Documentation which contains smileys won't be taken seriously by some people.Misha Brukman2004-12-041-7/+6
* Use <tt> around "#include" and "std::endl"Misha Brukman2004-10-261-20/+21
* Use <tt> around header namesMisha Brukman2004-10-261-2/+3
* * Fix spelling and grammar errorsMisha Brukman2004-10-261-10/+13
* Add a blurb about the use of class vs. struct keyword in class decls.Reid Spencer2004-09-231-0/+18
* Fix grammar, eliminate double parenthesized sentence fragment.Misha Brukman2004-07-281-4/+5
* * Wrap code listings in <div class="doc_code">Misha Brukman2004-07-281-38/+49
* Fixed broken links.Tanya Lattner2004-06-221-1/+1
* Fix broken internal link.Misha Brukman2004-06-031-1/+1
* Update the coding standards, removign the bit about avoiding exceptions andChris Lattner2004-05-231-381/+31
* Add proper footer since this file is HTML-4.01 compliant.Misha Brukman2004-05-121-6/+9
* Merged in RELEASE_1.John Criswell2003-10-271-0/+2
* * Use HTML 4.01 Strict DTDMisha Brukman2003-10-241-267/+385
* Oops, forgot to commit this before: standardize header commentsChris Lattner2003-10-131-2/+2
* Break lines so that they fit within 80 columns.Misha Brukman2003-10-061-24/+88
* Spell `necessary' correctly.Misha Brukman2003-08-181-2/+2
* * Fix <>'s in code to be &lt;&gt;'sChris Lattner2003-08-071-26/+54
* Made many paragraphs fit into 80 characters per line to avoid wrapping in anMisha Brukman2003-07-281-31/+112
* Change reference to assert.h to mention cassertChris Lattner2003-07-251-2/+2
* Properly convert some &'s to &amp;'sChris Lattner2003-04-231-16/+16
* Add a note about endl semanticsChris Lattner2002-01-201-1/+15
* Commit more code over to new cast styleChris Lattner2001-10-021-5/+5
* Comment out a paragraph that refers to a file that no longer existsChris Lattner2001-10-011-3/+3
* Add a missing </a> tagChris Lattner2001-07-231-2/+2
* Initial checkin of coding standardsChris Lattner2001-07-091-0/+652