Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring: modernise Doxygen::clangUsrMap | Dimitri van Heesch | 2021-01-01 | 1 | -9/+9 |
| | |||||
* | Warning in internal documentation | albert-github | 2020-10-01 | 1 | -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 sections | Dimitri van Heesch | 2020-07-16 | 1 | -47/+2 |
| | |||||
* | Refactor: Modernize clang parser and make it run with multiple threads | Dimitri van Heesch | 2020-07-16 | 1 | -5/+75 |
| | |||||
* | Typo | Armin Müller | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Corrected some inconsistencies in the comments | Dimitri van Heesch | 2013-12-23 | 1 | -2/+2 |
| | |||||
* | Release-1.8.3.1-20130512 | Dimitri van Heesch | 2013-05-12 | 1 | -6/+38 |
| | |||||
* | Release-1.8.3.1-20130324 | Dimitri van Heesch | 2013-03-24 | 1 | -0/+35 |