aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CodingStandards.html
Commit message (Collapse)AuthorAgeFilesLines
* Merged in RELEASE_1.John Criswell2003-10-271-0/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9538 91177308-0d34-0410-b5e6-96231b3b80d8
* * Use HTML 4.01 Strict DTDMisha Brukman2003-10-241-267/+385
| | | | | | | | | * Stop using UTF-8, the webserver sends out iso-8859-1 anyway * Use style sheets and <div>s instead of <font> tags * Stop using <ul> for layout git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9474 91177308-0d34-0410-b5e6-96231b3b80d8
* Oops, forgot to commit this before: standardize header commentsChris Lattner2003-10-131-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9080 91177308-0d34-0410-b5e6-96231b3b80d8
* Break lines so that they fit within 80 columns.Misha Brukman2003-10-061-24/+88
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8901 91177308-0d34-0410-b5e6-96231b3b80d8
* Spell `necessary' correctly.Misha Brukman2003-08-181-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7944 91177308-0d34-0410-b5e6-96231b3b80d8
* * Fix <>'s in code to be &lt;&gt;'sChris Lattner2003-08-071-26/+54
| | | | | | | * Add section describing how we prefer #includes to be ordered git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7697 91177308-0d34-0410-b5e6-96231b3b80d8
* Made many paragraphs fit into 80 characters per line to avoid wrapping in anMisha Brukman2003-07-281-31/+112
| | | | | | | editor window. Re-worded confusing description about interdependence of modules. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7374 91177308-0d34-0410-b5e6-96231b3b80d8
* Change reference to assert.h to mention cassertChris Lattner2003-07-251-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7317 91177308-0d34-0410-b5e6-96231b3b80d8
* Properly convert some &'s to &amp;'sChris Lattner2003-04-231-16/+16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5868 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a note about endl semanticsChris Lattner2002-01-201-1/+15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1502 91177308-0d34-0410-b5e6-96231b3b80d8
* Commit more code over to new cast styleChris Lattner2001-10-021-5/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@697 91177308-0d34-0410-b5e6-96231b3b80d8
* Comment out a paragraph that refers to a file that no longer existsChris Lattner2001-10-011-3/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@689 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a missing </a> tagChris Lattner2001-07-231-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285 91177308-0d34-0410-b5e6-96231b3b80d8
* Initial checkin of coding standardsChris Lattner2001-07-091-0/+652
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167 91177308-0d34-0410-b5e6-96231b3b80d8