.. |
ASTLocation.cpp
|
Renamed misleading getSourceRange -> getLocalSourceRange and getFullSourceRange -> getSourceRange for TypeLoc.
|
2010-05-20 10:00:11 +00:00 |
ASTVisitor.h
|
Add the BlockDecl to the DeclContext.
|
2009-12-07 22:01:30 +00:00 |
Analyzer.cpp
|
Substantially alter the design of the Objective C type AST by introducing
|
2010-05-15 11:32:37 +00:00 |
CMakeLists.txt
|
Update CMake for CallGraph.cpp move.
|
2009-12-03 09:14:19 +00:00 |
CallGraph.cpp
|
Change CallGraph::Prog to be a reference. idx::Program means to be a global object to the Index library.
|
2010-07-02 06:39:46 +00:00 |
DeclReferenceMap.cpp
|
Remove remaining VISIBILITY_HIDDEN from anonymous namespaces.
|
2009-11-28 19:45:26 +00:00 |
Entity.cpp
|
Collect function definitions in the Indexer when indexing through the ASTs.
|
2010-07-06 05:55:13 +00:00 |
EntityImpl.h
|
Collect function definitions in the Indexer when indexing through the ASTs.
|
2010-07-06 05:55:13 +00:00 |
GlobalSelector.cpp
|
Cleanup using StringRef
|
2010-03-12 09:33:31 +00:00 |
Handlers.cpp
|
Introduce TULocation and TULocationHandler classes.
|
2009-07-29 23:40:02 +00:00 |
IndexProvider.cpp
|
-Make IndexProvider an abstract interface for getting indexing information.
|
2009-07-29 23:38:21 +00:00 |
Indexer.cpp
|
Collect function definitions in the Indexer when indexing through the ASTs.
|
2010-07-06 05:55:13 +00:00 |
Makefile
|
Simplify libIndex Makefile, which doesn't need to worry about altivec support.
|
2010-06-08 20:57:18 +00:00 |
Program.cpp
|
Accept Handler objects in parameters as references.
|
2009-07-29 23:38:45 +00:00 |
ProgramImpl.h
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ResolveLocation.cpp
|
Renamed misleading getSourceRange -> getLocalSourceRange and getFullSourceRange -> getSourceRange for TypeLoc.
|
2010-05-20 10:00:11 +00:00 |
SelectorMap.cpp
|
Remove remaining VISIBILITY_HIDDEN from anonymous namespaces.
|
2009-11-28 19:45:26 +00:00 |