index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
LanguageExtensions.rst
Age
Commit message (
Expand
)
Author
2013-05-21
Merging r181342:
Bill Wendling
2013-04-19
C++11 support is now feature-complete.
Richard Smith
2013-02-26
Unify clang/llvm attributes for asan/tsan/msan (Clang part)
Kostya Serebryany
2013-02-23
Revert r175912, "Add support for coldcc to clang" at John's request.
Peter Collingbourne
2013-02-22
Add support for coldcc to clang
Peter Collingbourne
2013-02-14
Actually fix rendering of the example code block!
Richard Smith
2013-02-14
Some grammar fixes to 'Format String Checking', and reorder the text slightly...
Richard Smith
2013-02-14
Document Clang's support for [[gnu::...]] attributes.
Richard Smith
2013-01-17
Documentation: formatting
Dmitri Gribenko
2013-01-16
Adding verbiage to the Language Extensions document about __has_include and _...
Aaron Ballman
2013-01-16
Documentation: fix typo
Dmitri Gribenko
2013-01-16
Document the redeclaration and overriding restrictions on the
Douglas Gregor
2013-01-13
Document behavior of -Wformat-nonliteral, it is different from GCC
Dmitri Gribenko
2013-01-13
Updated documentation to reflect new multiprecision builtin functions.
Michael Gottesman
2013-01-07
Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.
Michael Gottesman
2013-01-02
docs: Curb excessive table-of-contents depth.
Sean Silva
2013-01-02
docs: Reorganize landing page.
Sean Silva
2013-01-02
docs: Fix up HTML links to proper reST links.
Sean Silva
2012-12-20
Documentation: use monospaced font in BlockLanguageSpec, and fix a link to this
Dmitri Gribenko
2012-12-20
Updated link in LanguageExtensions.rst to point to BlockLanguageSpec.rst inst...
Michael Gottesman
2012-12-15
Documentation: LanguageExtensions.rst: convert link to :doc: style and fix up
Dmitri Gribenko
2012-12-15
Docs: redirect "static analysis extensions" section to the analyzer site.
Jordan Rose
2012-12-12
docs: Convert some docs to reST.
Sean Silva