Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UnitTest: Cleanup | Marco Bubke | 2016-09-19 | 1 | -194/+0 |
* | Clang: Rename TranslationUnitCore to TranslationUnit | Nikolai Kosjar | 2016-09-07 | 1 | -8/+8 |
* | Clang: Rename TranslationUnit(s) to Document(s) | Nikolai Kosjar | 2016-09-07 | 1 | -15/+15 |
* | Clang: Process distinct documents concurrently | Nikolai Kosjar | 2016-07-28 | 1 | -2/+2 |
* | Clang: Extract TranslationUnitCore and (re)parse explicitly | Nikolai Kosjar | 2016-07-28 | 1 | -10/+37 |
* | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
* | Clang: Tests on MSVC2013: Fix file name clashes | Nikolai Kosjar | 2015-11-26 | 1 | -1/+1 |
* | Clang: Extract highlighting information | Marco Bubke | 2015-11-17 | 1 | -4/+43 |
* | Clang: Provide the language option to the backend | Nikolai Kosjar | 2015-11-06 | 1 | -0/+1 |
* | Clang: Filter out invalid diagnostic ranges | Nikolai Kosjar | 2015-11-06 | 1 | -0/+21 |
* | Clang: Reparse only if files are changed | Marco Bubke | 2015-08-31 | 1 | -3/+8 |
* | Clang: Add diagnostics | Marco Bubke | 2015-08-31 | 1 | -0/+106 |