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
Age
Commit message (
Expand
)
Author
2013-01-23
docs: clear up ambiguity
Sean Silva
2013-01-23
Documentation: add a note that -cc1 options are not guaranteed to be stable
Dmitri Gribenko
2013-01-22
Update docs: nullptr conversion tool landed
Dmitri Gribenko
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-14
Document that we should recognize attributes supported by gcc with C++11
Dmitri Gribenko
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-11
Fix spelling error and remove the part about CMake having experimental Ninja ...
Nikola Smiljanic
2013-01-11
Revert the line ending mess I made.
Nikola Smiljanic
2013-01-11
Fix spelling error and remove the part about CMake having experimental Ninja ...
Nikola Smiljanic
2013-01-09
ClangTools.rst: spelling and formatting
Dmitri Gribenko
2013-01-09
ClangFormat.rst: improve formatting
Dmitri Gribenko
2013-01-09
Add documentation for clang-format.
Daniel Jasper
2013-01-09
Fixes dump_ast_matchers to parse all matcher macros and updates the
Manuel Klimek
2013-01-09
Don't mention -fno-diagnostics-print-source-range-info in manual.
Nico Weber
2013-01-08
Removed extra "`" from ARC documentation.
Michael Gottesman
2013-01-08
docs: "clang tools" are not a different interface.
Sean Silva
2013-01-07
Converted Block-ABI-Apple.txt => Block-ABI-Apple.rst.
Michael Gottesman
2013-01-07
docs: Fix inconsistent titles.
Sean Silva
2013-01-07
docs: Copy Block-ABI-Apple.txt to output.
Sean Silva
2013-01-07
[docs/analyzer] Test commit (for auto-update).
Daniel Dunbar
2013-01-07
[docs] Fix an inconsistent title level, and a sphinx warning.
Daniel Dunbar
2013-01-07
[docs/analyzer] Convert existing debug-checks document to Sphinx and link int...
Daniel Dunbar
2013-01-06
ClangTools doc: add ideas for new tools in clang-tools-extra to ensure that
Dmitri Gribenko
2013-01-06
Clang docs: add some information about the difference between 'clang' and 'cl...
Dmitri Gribenko
2013-01-02
Add docs/README.txt to point to llvm/docs/README.txt.
Sean Silva
2013-01-02
analyzer: add initial Sphinx configuration
Sean Silva
2013-01-02
Exclude docs/analyzer/ from the default Sphinx build.
Sean Silva
2013-01-02
docs: Mark ReleaseNotes as "In-Progress"
Sean Silva
2013-01-02
docs: Take advantage of extra level of headings.
Sean Silva
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 spelling error.
Sean Silva
2013-01-02
docs: `3.2` -> `3.3`
Sean Silva
2013-01-02
docs: Remove useless discussion.
Sean Silva
2013-01-02
docs: Fix up HTML links to proper reST links.
Sean Silva
2013-01-02
docs: clang-format is coming down the pike, mention it
Sean Silva
2013-01-02
docs: Reorganize landing page.
Sean Silva
2013-01-02
remove random spaces
Sean Silva
2013-01-02
docs: Change title.
Sean Silva
2013-01-02
docs: Decrease toctree depth on landing page.
Sean Silva
2013-01-02
docs: Sphinx conversion is "done"
Sean Silva
2013-01-01
Update the copyright coredits -- Happy new year 2013!
NAKAMURA Takumi
2012-12-23
Documentation: PTHInternals: use correct adornments and fix typos
Dmitri Gribenko
2012-12-23
Documentation: fix a syntax error: empty line required after code-block::
Dmitri Gribenko
2012-12-23
Documentation: add MemorySanitizer to the toctree
Dmitri Gribenko
2012-12-23
docs: Convert ReleaseNotes to reST.
Sean Silva
[next]