aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/PPToken.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CPlusPlus: Fix lexer crashChristian Kandeler2020-06-181-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-181-1/+2
|\
| * Fixed compilation error on RHEL 5.10.Dale Marchand2014-06-181-1/+2
* | C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-0/+1
* | C++: Clarify units of a TokenNikolai Kosjar2014-05-151-2/+2
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix MSVC-64 warnings about size_t -> int truncations in C++-lib.Friedemann Kleint2013-09-121-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-0/+29
* C++: Core changes in preprocessingLeandro Melo2012-06-251-3/+3
* preprocessor: make CPlusPlus::Internal::ByteArrayRef publichjk2012-04-191-2/+2
* preprocessor: streamline ByteArrayRefhjk2012-04-191-2/+0
* preprocessor: avoid branches in tight codehjk2012-04-171-8/+1
* preprocessor: make PPToken inlineable.hjk2012-04-171-3/+0
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-0/+45