index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Rewrite
Age
Commit message (
Expand
)
Author
2012-07-27
clang/lib: [CMake] Update tblgen'd dependencies.
NAKAMURA Takumi
2012-07-25
objective-c modern translator. Provide declaration of
Fariborz Jahanian
2012-07-16
modern objective-c translator: conditionally include
Fariborz Jahanian
2012-07-06
Implement AST classes for comments, a real parser for Doxygen comments and a
Dmitri Gribenko
2012-06-29
objective-c modern translator: synthesize argument type
Fariborz Jahanian
2012-06-29
modern objc translator: string.h is unavailable on some non-OSX
Fariborz Jahanian
2012-06-29
objective-c modern translator: Translation into objc_msgSend_stret
Fariborz Jahanian
2012-06-28
objective-c rewriter: refactoring of rewriting of
Fariborz Jahanian
2012-06-21
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-20
Restructure how the driver communicates information about the
John McCall
2012-06-15
Documentation cleanup: Escaped backslashes in Doxygen comments.
James Dennett
2012-06-14
Fix crash on missing header in -rewrite-includes.
David Blaikie
2012-06-14
Rename -rewrite-includes to -frewrite-includes.
David Blaikie
2012-06-10
PR13064: Store whether an in-class initializer uses direct or copy
Richard Smith
2012-06-09
Replace a char counting helper function with std::count.
Benjamin Kramer
2012-06-08
Convert comments to proper Doxygen comments.
Dmitri Gribenko
2012-06-08
Disable _Pragma during HTML macro rewriting to keep from crashing.
Jordan Rose
2012-06-06
Revert Decl's iterators back to pointer value_type rather than reference valu...
David Blaikie
2012-06-06
Add a -rewrite-includes option, which is similar to -rewrite-macros, but only...
David Blaikie
2012-06-02
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-05-27
clang/lib/Rewrite/Rewriter.cpp: Don't try to rename opened files on Win32. Wi...
NAKAMURA Takumi
2012-05-24
cleanup some code.
Fariborz Jahanian
2012-05-23
modern objc translation: Add translation of @autoreleasepool
Fariborz Jahanian
2012-05-22
Adds a method overwriteChangedFiles to the Rewriter. This is implemented by
Manuel Klimek
2012-05-08
Modern objective-c translation. Translating default
Fariborz Jahanian
2012-05-08
modern objc translation. objc_getClass() and objc_getMetaClass()
Fariborz Jahanian
2012-05-07
Revert r156097, which appears to be causing some breakage.
Douglas Gregor
2012-05-03
objc modern translator: fix up attribute for dynamic property in a category.
Fariborz Jahanian
2012-05-03
modern objc translator: support for default property
Fariborz Jahanian
2012-05-03
modern objc translator: used size_t in couple
Fariborz Jahanian
2012-05-03
modern objc translation. objc_getClass() and objc_getMetaClass()
Fariborz Jahanian
2012-05-02
modern objective-c translator: Fix destructor def.
Fariborz Jahanian
2012-05-02
Modern objective-c translation: Fixing couple of bugs
Fariborz Jahanian
2012-05-01
modern objective-c translation of private ivars.
Fariborz Jahanian
2012-04-30
modern objective-c translator. named aggregate types
Fariborz Jahanian
2012-04-30
minor refactoring of modern objc translator.
Fariborz Jahanian
2012-04-30
modern objective-c translation: de-virtualize all
Fariborz Jahanian
2012-04-30
Remove the ref/value inconsistency in filter_decl_iterator.
David Blaikie
2012-04-27
objective-c modern translator: Correctly translate
Fariborz Jahanian
2012-04-27
modern objective-c translator: _OBJC_PROTOCOL_REFERENCE_*
Fariborz Jahanian
2012-04-26
modern objective-c transltion: Fixes a translation bug
Fariborz Jahanian
2012-04-25
modern objc rewriter: fixes a bug writing
Fariborz Jahanian
2012-04-24
modern objc translator: Allow writing of multiple
Fariborz Jahanian
2012-04-24
objc modern rewriter: allow translation of
Fariborz Jahanian
2012-04-24
objc modern rewriter: minor refactoring.
Fariborz Jahanian
2012-04-19
objective-c modern translator: Further improving the last
Fariborz Jahanian
2012-04-19
modern objective-c translator: Fix writing a spurious 'static'
Fariborz Jahanian
2012-04-19
Implements boxed expressions for Objective-C. <rdar://problem/10194391>
Patrick Beard
2012-04-17
objective-c modern translation. Correct rewriting of
Fariborz Jahanian
2012-04-16
Modern objective-c translator:'self' used inside
Fariborz Jahanian
[prev]
[next]