index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CodingStandards.html
Age
Commit message (
Expand
)
Author
2008-05-31
Add a standard for control-flow unreachable assertions in functions that return
Nick Lewycky
2007-12-29
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-11-09
Update links.
Chris Lattner
2007-11-06
Clarify some of the iostreams stuff.
Bill Wendling
2007-09-22
Validation fixes
Bill Wendling
2007-07-09
Subversionify the documentation.
Reid Spencer
2007-02-19
clarify the 'developed by' line
Chris Lattner
2007-02-10
fix a grammar ambiguity noticed by Duncan
Chris Lattner
2007-01-04
Removed reference to "cnull" because typical users shouldn't need to use
Bill Wendling
2006-12-17
Added example of how to code print() methods so that they will disappear
Bill Wendling
2006-12-09
Fixed some formatting.
Bill Wendling
2006-12-09
Another example of using the llvm IO streams.
Bill Wendling
2006-12-09
Add documentation for how to use the new LLVM streams.
Bill Wendling
2006-07-31
Fix a couple typos.
Jim Laskey
2006-07-27
Add some advice
Chris Lattner
2006-03-14
Changes docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2006-01-01
Add a section about using namespaces.
Chris Lattner
2004-12-04
Documentation which contains smileys won't be taken seriously by some people.
Misha Brukman
2004-10-26
Use <tt> around "#include" and "std::endl"
Misha Brukman
2004-10-26
Use <tt> around header names
Misha Brukman
2004-10-26
* Fix spelling and grammar errors
Misha Brukman
2004-09-23
Add a blurb about the use of class vs. struct keyword in class decls.
Reid Spencer
2004-07-28
Fix grammar, eliminate double parenthesized sentence fragment.
Misha Brukman
2004-07-28
* Wrap code listings in <div class="doc_code">
Misha Brukman
2004-06-22
Fixed broken links.
Tanya Lattner
2004-06-03
Fix broken internal link.
Misha Brukman
2004-05-23
Update the coding standards, removign the bit about avoiding exceptions and
Chris Lattner
2004-05-12
Add proper footer since this file is HTML-4.01 compliant.
Misha Brukman
2003-10-27
Merged in RELEASE_1.
John Criswell
2003-10-24
* Use HTML 4.01 Strict DTD
Misha Brukman
2003-10-13
Oops, forgot to commit this before: standardize header comments
Chris Lattner
2003-10-06
Break lines so that they fit within 80 columns.
Misha Brukman
2003-08-18
Spell `necessary' correctly.
Misha Brukman
2003-08-07
* Fix <>'s in code to be <>'s
Chris Lattner
2003-07-28
Made many paragraphs fit into 80 characters per line to avoid wrapping in an
Misha Brukman
2003-07-25
Change reference to assert.h to mention cassert
Chris Lattner
2003-04-23
Properly convert some &'s to &'s
Chris Lattner
2002-01-20
Add a note about endl semantics
Chris Lattner
2001-10-02
Commit more code over to new cast style
Chris Lattner
2001-10-01
Comment out a paragraph that refers to a file that no longer exists
Chris Lattner
2001-07-23
Add a missing </a> tag
Chris Lattner
2001-07-09
Initial checkin of coding standards
Chris Lattner
[prev]