..
ASTNodeEraser.cpp
Add more handy interface.
2014-02-27 12:49:13 +01:00
ASTNodeEraser.h
Add more handy interface.
2014-02-27 12:49:13 +01:00
AutoSynthesizer.cpp
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
AutoSynthesizer.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
CheckEmptyTransactionTransformer.cpp
Add more handy interface.
2014-02-27 12:49:13 +01:00
CheckEmptyTransactionTransformer.h
Replace the craftwork with the sophisticated node eraser.
2014-02-27 12:49:12 +01:00
CIFactory.cpp
Use LC_ALL to unfrenchify (ROOT-6017).
2014-02-05 16:51:51 +01:00
ClangInternalState.cpp
Fix init order.
2014-03-03 15:27:05 +01:00
CMakeLists.txt
Fix cmake.
2014-03-03 15:27:05 +01:00
DeclCollector.cpp
Add support for C tentative definitions.
2014-02-06 14:50:57 +01:00
DeclCollector.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
DeclExtractor.cpp
Mark all extracted decls used.
2014-02-19 15:59:01 +01:00
DeclExtractor.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
DynamicExprInfo.cpp
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
DynamicLibraryManager.cpp
Fix iterators.
2014-02-06 14:51:00 +01:00
DynamicLookup.cpp
Follow changes in llvm/clang.
2014-02-18 08:29:38 +01:00
DynamicLookup.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
IncrementalExecutor.cpp
Keep trying to remap __cxa_atexit until succeeded.
2014-03-04 19:55:00 +01:00
IncrementalExecutor.h
Dealy running static init until gCling is defined; local_cxa_atexit() needs it.
2014-03-04 19:55:00 +01:00
IncrementalParser.cpp
Dealy running static init until gCling is defined; local_cxa_atexit() needs it.
2014-03-04 19:55:00 +01:00
IncrementalParser.h
Dealy running static init until gCling is defined; local_cxa_atexit() needs it.
2014-03-04 19:55:00 +01:00
Interpreter.cpp
First step away from SVN versioning.
2014-03-04 19:55:00 +01:00
InterpreterCallbacks.cpp
Update to llvm/clang r202469.
2014-03-03 18:45:21 +01:00
InvocationOptions.cpp
Follow current clang/llvm Option syntax (late fix from llvm/clang upgrade).
2014-01-15 15:52:58 +01:00
LookupHelper.cpp
Revert failed instantiations ROOT-6070.
2014-02-28 10:35:59 +01:00
Makefile
Make sure the dir exists before creating cling-compiledata.h.
2014-01-23 17:03:53 +01:00
NullDerefProtectionTransformer.cpp
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
NullDerefProtectionTransformer.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
RequiredSymbols.cpp
Add switch for lookup diags; enable it for gDebug>5 (ROOT-6070, ROOT-6044).
2014-02-19 08:39:58 +01:00
RuntimeException.cpp
Need virtual d’tors (XCode warning)
2014-01-15 15:52:57 +01:00
StoredValueRef.cpp
Lay the foundations of return value alloc/noalloc. The JIT's runFunction is unreliable on 32 bit. Thus we provide a similar functionality in cling to deal with the cases where runFunction cannot.
2014-02-18 17:22:58 +01:00
Transaction.cpp
Implement cling::Transaction unique id.
2014-02-20 15:16:59 +01:00
TransactionPool.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
TransactionTransformer.cpp
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
TransactionTransformer.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
Value.cpp
Rename ExecutionContext -> IncrementalExecutor
2014-02-19 12:55:00 +01:00
ValueExtractionSynthesizer.cpp
Pass lvalues like declRefExpr as references into the cling::Value (ROOT-6107).
2014-02-26 09:22:04 +01:00
ValueExtractionSynthesizer.h
Use a bit better (more descriptive) name.
2014-02-18 17:22:59 +01:00
ValuePrinter.cpp
Stream refs by streaming the ref'ed object.
2014-02-26 09:22:05 +01:00
ValuePrinterInfo.cpp
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
ValuePrinterSynthesizer.cpp
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00
ValuePrinterSynthesizer.h
Fix license; remove $Id$ version.
2014-01-07 11:14:04 +01:00