aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/PPToken.h
Commit message (Expand)AuthorAgeFilesLines
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+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
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: Use more direct approach to recognize special Qt tokenshjk2013-04-191-6/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | C++: fix PPToken equals operator for c-strings.Erik Verbruggen2013-01-111-1/+1
|/
* Adjust license headershjk2012-10-051-0/+29
* C++: Core changes in preprocessingLeandro Melo2012-06-251-5/+5
* Fix warning about truncation from size_t to quint.Friedemann Kleint2012-05-071-1/+1
* Fix out-of-memory crash when indenting generated tokens.Erik Verbruggen2012-04-231-2/+5
* preprocessor: make CPlusPlus::Internal::ByteArrayRef publichjk2012-04-191-1/+2
* preprocessor: save cycles by using ByteArrayRefhjk2012-04-191-0/+5
* preprocessor: streamline ByteArrayRefhjk2012-04-191-14/+9
* preprocessor: provide direct char* overloads for ByteArrayRef::operator==hjk2012-04-181-0/+5
* preprocessor: avoid branches in tight codehjk2012-04-171-8/+13
* preprocessor: make PPToken inlineable.hjk2012-04-171-1/+1
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-0/+106