index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
www
Age
Commit message (
Expand
)
Author
2012-03-03
Add a pile of tests for unrestricted unions, and advertise support for them.
Richard Smith
2012-02-27
Fix documentation typo.
Ted Kremenek
2012-02-25
Initializer lists are now supported.
Sebastian Redl
2012-02-24
cxx_status: Consistently refer to C++11 as "C++11", not as "C++'11" nor as
Richard Smith
2012-02-24
cxx_status: extended sizeof has been essentially complete for some time. As
Richard Smith
2012-02-23
[analyzer] Add CString checks to the release notes.
Anna Zaks
2012-02-23
Tweak C++ status table:
Douglas Gregor
2012-02-23
Clang now supports lambda expressions.
Douglas Gregor
2012-02-23
Tweak release note comments for checker build.
Ted Kremenek
2012-02-23
Update checker build to checker-261.
Ted Kremenek
2012-02-14
I hereby declare that all remaining constexpr issues are bugs, not unimplemented
Richard Smith
2012-02-09
Getting Started: Add a missing "cd ../..".
Benjamin Kramer
2012-02-09
Updated information on how to perform command line testing on Windows when bu...
Aaron Ballman
2012-01-26
Post link to checker-260, which is checker-259 with some experimental checks ...
Ted Kremenek
2012-01-25
Post open source analyzer build checker-259.
Ted Kremenek
2012-01-20
[analyzer] www: A minor cleanup to the dev manual.
Anna Zaks
2012-01-15
Fix ALL the markup.
Benjamin Kramer
2012-01-12
Revert accidentally-committed file in r148020.
Richard Smith
2012-01-12
Allow constant-folding of references which were formed in a manner not permitted
Richard Smith
2012-01-06
[analyzer] Update the docs to reflect that gcc is not the only default
Anna Zaks
2012-01-04
Add missing #endif in documentation.
Ted Kremenek
2011-12-29
Make this text slightly more accurate; thanks to Johannes Schaub for
Sean Hunt
2011-12-07
[analyzer] More www; document ProgramState->dump().
Anna Zaks
2011-12-07
[analyzer] Update the checker writer manual with explanation of SVals
Anna Zaks
2011-12-07
www: Update getting started to encourage people to check out compielr-rt.
Daniel Dunbar
2011-11-19
Tweak the guidelines for when one should send patches to cfe-commits vs. cfe-dev
Douglas Gregor
2011-11-16
Stop claiming that Visual Studio 2005 is a viable basis for building
Chandler Carruth
2011-11-07
Remove duplicate listings for core.DivideZero
Matt Beaumont-Gay
2011-11-07
Colorize. (this is consistent with the coloring in diagnostics.html, but perh...
David Blaikie
2011-11-07
[analyzer] Add the Checker Developer Manual to the menu.
Anna Zaks
2011-11-07
[analyzer] Add overview and checker registration to the checker developer man...
Anna Zaks
2011-11-05
Fix markup weirdness.
Benjamin Kramer
2011-11-05
[analyzer] Add the list of available checkers to the website.
Anna Zaks
2011-11-02
Don't encourage bug reports to the Clang mailing list. We have a bug
Douglas Gregor
2011-11-02
[analyzer] Start writing Checker Developer Manual.
Anna Zaks
2011-11-02
Fixing some dead links. Patch by Jean-Daniel Dupas!
David Blaikie
2011-11-02
Add colors to the C++11 status page.
Michael J. Spencer
2011-10-28
Deleted functions were in Clang 2.9, defaulted functions in
Douglas Gregor
2011-10-14
Tweak the C++11 status prose a bit. We still need better user guidance on the...
Douglas Gregor
2011-10-14
Switch the C++11 status table from a developer-centric list to a
Douglas Gregor
2011-10-14
Updating the Clang website to refer to C++'11 instead of C++'0x
David Blaikie
2011-10-14
Update open source static analyzer build.
Ted Kremenek
2011-10-10
Now that we support move generation, mention this in the language extension a...
Sebastian Redl
2011-09-27
Document the incompatibility that stems from Clang properly implement
Douglas Gregor
2011-08-11
Update C++0x status page to reflect support for raw string literals.
Craig Topper
2011-08-06
Fix HTML.
Benjamin Kramer
2011-08-03
give an example of a 'lowered vtable reference'
Chris Lattner
2011-07-27
Update C++0x status page to reflect support for unicode string and character ...
Douglas Gregor
2011-07-27
Easier debugging with Visual Studio Visualizers, from Nikola Smiljanic!
Douglas Gregor
2011-07-25
Update C++0x status for explicit override controls and explicit
Douglas Gregor
[next]