aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/cplusplus/TranslationUnit.h
Commit message (Expand)AuthorAgeFilesLines
* Remove workarounds for unsupported compilersOrgad Shaneh2017-04-261-20/+1
* C++: Avoid printing to stderr and calling exit()Nikolai Kosjar2017-03-091-1/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* C++: Remove workaround for crashing if parsing invalid codeNikolai Kosjar2015-02-121-5/+0
* C++: Fix highlighting after "invalid code"Nikolai Kosjar2014-11-191-0/+5
* C++: change return type to enum.Erik Verbruggen2014-08-201-1/+1
* C++: Fix preprocessor line offsetsNikolai Kosjar2014-07-041-8/+8
* C++: TranslationUnit::getPosition takes utf16char offsetsNikolai Kosjar2014-05-231-3/+3
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-1/+2
|\
| * support the latest g++ on macFawzi Mohamed2014-05-131-1/+2
* | C++: Use getter functions of TokenNikolai Kosjar2014-05-151-1/+1
|/
* C++: Revive TranslationUnit::blockErrors()Orgad Shaneh2013-12-111-0/+1
* C++: Safe accessing of elements of TranslationUnit::_tokensNikolai Kosjar2013-10-231-3/+8
* CPlusPlus: Make (sub-)languague selection more generichjk2013-10-151-12/+4
* Fix MSVC-64 warnings about size_t -> int truncations in C++-lib.Friedemann Kleint2013-09-121-1/+1
* C++: replace a tree by a hashErik Verbruggen2013-09-091-2/+21
* C++: Inline {TranslationUnit,Parser}::blockErrorshjk2013-04-181-8/+9
* C++: Inline often used member functions of TranslationUnithjk2013-04-151-3/+6
* C++: make CPlusPlus::TranslationUnit::PPLine private.hjk2013-01-031-2/+1
* C++11: Fix use of >> in template arguments.Christian Kamm2012-09-191-0/+2
* C++: Core changes in preprocessingLeandro Melo2012-06-251-1/+2
* C++: Store comment tokens in the translation unit.Christian Kamm2011-08-251-0/+4
* remove nokia copyrights from roberto's codeOswald Buddenhagen2011-05-161-31/+0
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-0/+221