summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate/clangtoolastreader.h
Commit message (Expand)AuthorAgeFilesLines
* Find context for QT_TR_NOOP macroLucie Gerard2020-09-301-1/+1
* Improve lupdate parsing speedLucie Gérard2020-03-311-10/+10
* Add catching Isolated commentsLucie Gérard2020-03-261-0/+1
* Add PP calls context and fill the information in translatorKarsten Heimrich2020-02-181-27/+23
* Split the PP handling out of the AST parsingLucie Gérard2020-02-181-117/+4
* Add processing of PP calls before AST visitKarsten Heimrich2019-10-181-0/+4
* Add functionalities to store macro information at PP levelLucie Gérard2019-10-181-0/+3
* Add input file to preprocessor call backs classLucie Gérard2019-10-181-1/+5
* Add empty preprocessor reading machineryLucie Gérard2019-10-181-1/+41
* Correct file comparison during AST visitLucie Gérard2019-10-181-2/+1
* Minor adjustmentsKarsten Heimrich2019-10-151-17/+6
* Remove printing superfluous new-line in debug outputKarsten Heimrich2019-10-151-3/+4
* Add filling the translatorLucie Gérard2019-10-141-0/+14
* Add function to extract and store information from the raw commentsLucie Gérard2019-10-041-0/+2
* Add retrieve of raw commentsLucie Gérard2019-10-041-0/+3
* Add VisitCallExpr to the AST visitorLucie Gérard2019-09-251-1/+8
* Add storage class for translation informationLucie Gérard2019-09-251-3/+66
* Rename variable with small casesLucie Gérard2019-09-231-8/+8
* Export clang versioning to support building with clang 10.0.0Karsten Heimrich2019-09-201-0/+11
* Add clang Tool and basic AST reading machineryLucie Gérard2019-09-191-0/+134