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
2010-11-14
typo2
Chris Lattner
2010-11-14
fix typo
Chris Lattner
2010-11-10
add a note about inline asm compatibility.
Chris Lattner
2010-11-10
Document a language-compatibility issue with function parameter names in func...
Douglas Gregor
2010-11-09
Add a compat note about how Clang doesn't zero-initialize __block local varia...
Daniel Dunbar
2010-11-09
Replace "#if __clang__" by "#if __has_feature(attribute_analyzer_noreturn)" t...
Ted Kremenek
2010-11-02
Add link to LLVM releases page.
Daniel Dunbar
2010-10-29
Use objdir != srcdir in the getting started doc.
Rafael Espindola
2010-10-25
Add and describe a quick script to migrate gcc builtins that clang doesn't
Eric Christopher
2010-10-22
Update compatibility page for objective-c.
Fariborz Jahanian
2010-10-16
validator
Gabor Greif
2010-10-16
these items are done, afaik
Gabor Greif
2010-10-16
Add an empty robots.txt, mostly just to reduce errors in HTTP log.
Daniel Dunbar
2010-10-16
Add a favicon.ico, mostly just to reduce errors in HTTP log.
Daniel Dunbar
2010-10-11
be less threatening.
Chris Lattner
2010-10-07
Bugs should go to Bugzilla, not the mailing list
Douglas Gregor
2010-10-07
www: Grammar, etc.
Daniel Dunbar
2010-10-07
clang++ sorta works now
Chris Lattner
2010-10-04
www: Add a "Clang Related Projects" page, to collect links to external projects
Daniel Dunbar
2010-09-30
Correct this name so I stop giving out the wrong email address.
Nick Lewycky
2010-09-29
Update docs to include proper location of clang binary.
Ted Kremenek
2010-09-23
Update checker build.
Ted Kremenek
2010-09-17
Update C++0x status
Douglas Gregor
2010-09-16
add a compatibility note about vector builtins
Chris Lattner
2010-09-13
Add a compatibility note about clang not implicitly converting between objc_o...
Argyrios Kyrtzidis
2010-09-11
Update website to reflect that tests are no longer failing on Windows.
Francois Pichet
2010-09-11
Update documentation to reflect the addition of support for in-class
Douglas Gregor
2010-09-10
Update checker build.
Ted Kremenek
2010-09-03
Put the info on testing from the command line into its own section
Dawn Perchik
2010-09-03
Fix a typo.
Daniel Dunbar
2010-09-02
Add a compatibility note about why Clang rejects jumps past __block variables.
Daniel Dunbar
2010-08-28
the target of the link uses the singular form, so do we too
Gabor Greif
2010-08-28
typo
Gabor Greif
2010-08-26
mark boost's tracking bug as fixed
Gabor Greif
2010-08-11
Update documentation regarding use of 'class' in
Fariborz Jahanian
2010-07-30
Update checker build.
Ted Kremenek
2010-07-30
Update checker build.
Ted Kremenek
2010-07-28
Test commit
Tanya Lattner
2010-07-28
Test commit.
Tanya Lattner
2010-07-28
Update checker build.
Ted Kremenek
2010-07-26
path renamed.
Chris Lattner
2010-07-08
Add missing whitespace.
Ted Kremenek
2010-07-08
Update checker build.
Ted Kremenek
2010-07-08
Tweak documentation to mention Debug+Asserts.
Duncan Sands
2010-07-01
Update diagnostic on compatibility page to reflect reality
Douglas Gregor
2010-07-01
Revert r107374, which broke bootstrap.
Douglas Gregor
2010-07-01
When building the type of a destructor, make sure to keep the
Douglas Gregor
2010-07-01
Update checker build.
Ted Kremenek
2010-06-30
Improve diagnostic when we fail to pick an overload because it would
Douglas Gregor
2010-06-30
Wording tweak from Dan.
Douglas Gregor
[next]