..
ASTDumper.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
ASTDumper.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
ASTNodeEraser.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
ASTNodeEraser.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
CIFactory.cpp
Enable Modules by default for cling.
2012-09-24 13:52:26 +00:00
CMakeLists.txt
Re-apply r45839; got lost during move of cling
2012-09-05 15:35:00 +00:00
CompilationOptions.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
DeclCollector.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
DeclCollector.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
DeclExtractor.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
DeclExtractor.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
DynamicExprInfo.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
DynamicLookup.cpp
Get rid of interpreter pointer in one of the transformers. More to follow.
2012-09-18 12:46:30 +00:00
DynamicLookup.h
Get rid of interpreter pointer in one of the transformers. More to follow.
2012-09-18 12:46:30 +00:00
ExecutionContext.cpp
Cache MangleContext as a private member of the interpreter, so we don't have to re-create it all the time.
2012-09-24 12:11:46 +00:00
ExecutionContext.h
Cache MangleContext as a private member of the interpreter, so we don't have to re-create it all the time.
2012-09-24 12:11:46 +00:00
IncrementalParser.cpp
Spelling
2012-09-24 13:52:52 +00:00
IncrementalParser.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
Interpreter.cpp
Also suppress warning about unused comparisons.
2012-09-24 13:53:23 +00:00
InvocationOptions.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
LookupHelper.cpp
With r164028 in LLVM we can remove the helper class.
2012-09-18 11:45:00 +00:00
Makefile
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
Transaction.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
Transaction.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
TransactionTransformer.h
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
ValuePrinter.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
ValuePrinterInfo.cpp
Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
2012-09-05 09:37:39 +00:00
ValuePrinterSynthesizer.cpp
Get rid of interpreter pointer in one of the transformers.
2012-09-18 13:13:22 +00:00
ValuePrinterSynthesizer.h
Get rid of interpreter pointer in one of the transformers.
2012-09-18 13:13:22 +00:00