summaryrefslogtreecommitdiffstats
path: root/src/clangparser.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring: some cleanup and removed text direction logicDimitri van Heesch2021-03-041-3/+3
|
* Refactoring: modernise Doxygen::clangUsrMapDimitri van Heesch2021-01-011-9/+9
|
* Warning in internal documentationalbert-github2020-10-011-1/+1
| | | | | | | | | | | | The internal documentation gives warning: ``` .../src/clangparser.h:33: warning: argument 'fileName' of command @param is not found in the argument list of ClangTUParser::switchToFile(FileDef *fd) .../src/clangparser.h:35: warning: The following parameter of ClangTUParser::switchToFile(FileDef *fd) is not documented: parameter 'fd' ``` this is corrected. (Note: warning regarding TokenManager is an javaCC upstream problem and corrected in their master).
* Cleanup some disabled code sectionsDimitri van Heesch2020-07-161-47/+2
|
* Refactor: Modernize clang parser and make it run with multiple threadsDimitri van Heesch2020-07-161-5/+75
|
* TypoArmin Müller2018-03-261-1/+1
|
* Corrected some inconsistencies in the commentsDimitri van Heesch2013-12-231-2/+2
|
* Release-1.8.3.1-20130512Dimitri van Heesch2013-05-121-6/+38
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-0/+35