index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Modules
/
Inputs
/
redecl-merge-bottom.h
Age
Commit message (
Expand
)
Author
2013-02-11
[Modules] Cope better with top-level declarations loaded after being declared...
Douglas Gregor
2012-12-11
Use @import rather than @__experimental_modules_import, since the
Douglas Gregor
2012-10-02
Merge pending instantiations instead of overwriting existing ones.
Axel Naumann
2012-03-01
Change @import to @__experimental_modules_import. We are not ready to commit...
Ted Kremenek
2012-01-03
Implement cross-module declaration merging for tag declarations, so
Douglas Gregor
2012-01-03
Introduce a non-uglified syntax for module imports in Objective-C:
Douglas Gregor
2012-01-01
Implement declaration merging for Objective-C protocols across
Douglas Gregor
2012-01-01
Wire up redeclaration chains for Objective-C protocols, so that both
Douglas Gregor
2011-12-22
Serialize the AST reader's mapping from canonical declarations to the
Douglas Gregor
2011-12-22
If we end up merging an Objective-C class with an existing Objective-C
Douglas Gregor
2011-12-19
Re-implement (de-)serialization of redeclaration chains for
Douglas Gregor
2011-12-19
Optimize serialized representation of redeclarable declarations for
Douglas Gregor
2011-12-17
Completely re-implement (de-)serialization of declaration
Douglas Gregor