aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/clangrefactoringbackend/source/symbolstorageinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Remove ClangRefactoring and ClangPchManagerEike Ziller2021-06-151-56/+0
* Clang: Differentiate between user and non user includes for updatingMarco Bubke2019-07-041-5/+0
* Clang: Minimize reindexingMarco Bubke2019-04-021-0/+8
* Clang: Improve project part updatingMarco Bubke2019-04-011-22/+2
* Clang: Improve dependency buildingMarco Bubke2019-03-061-1/+0
* Clang: Move fetchPrecompiledHeader to PrecompiledHeaderStorageMarco Bubke2019-03-041-2/+0
* ClangRefactoring: Adapt project part in the databaseMarco Bubke2019-01-241-1/+4
* PchManager: Split pch tasks in project and system pch tasksMarco Bubke2019-01-211-9/+16
* Clang: Split symbol storageMarco Bubke2018-10-161-4/+0
* Clang: Cleanup symbol indexerMarco Bubke2018-09-121-2/+0
* Clang: Introduce parallel indexingMarco Bubke2018-09-031-4/+4
* Clang: Improve interfacesMarco Bubke2018-03-261-1/+3
* Clang: Use PCHs for indexingMarco Bubke2018-03-221-0/+2
* Clang: Add time stamp based filtering for project partsMarco Bubke2018-02-221-0/+1
* Clang: Check if the include search path has changedMarco Bubke2018-02-221-1/+2
* Clang: Don't reparse if the macros haven't changedMarco Bubke2018-02-211-0/+1
* Clang: Improve ProjectPartArtefactMarco Bubke2018-02-211-1/+1
* Clang: Introduce CompilerMacroMarco Bubke2018-02-151-1/+3
* Clang: Update symbol database if file has changedMarco Bubke2018-02-141-0/+4
* Clang: Rename FileInformation in FileStatusMarco Bubke2018-02-081-2/+2
* Clang: Add source dependency saving to the symbol storageMarco Bubke2018-02-011-0/+2
* Clang: Add insert file information to symbol storageMarco Bubke2018-02-011-0/+2
* Clang: Add macro names the to project partMarco Bubke2018-02-011-1/+2
* Clang: Rename defineName in macroNameMarco Bubke2018-02-011-2/+2
* Clang: Update or insert used defines in the storage by the symbol indexerMarco Bubke2018-02-011-0/+2
* Clang: On the road to update and preprocessor supportMarco Bubke2018-01-291-0/+12
* Clang: Add symbol storageMarco Bubke2017-08-291-1/+1
* Clang: Add symbol indexerMarco Bubke2017-08-291-0/+40