summaryrefslogtreecommitdiff
path: root/src/libs/3rdparty/cplusplus
Commit message (Expand)AuthorAgeFilesLines
* C++ parser: Don't fail on REVISION in Q_PROPERTY.Christian Kamm2011-10-254-1/+22
* C++: Fix a crash in debug builds when rewriting functions.Christian Kamm2011-10-252-0/+6
* C++: Fix arg. count for functions with function-try-blocksLeandro Melo2011-10-211-3/+4
* Fixed stack-overflow when parsing insanely nested compound statements.Erik Verbruggen2011-10-172-1/+9
* minor stylehjk2011-09-191-1/+1
* C++: Always set source location of function symbols.Christian Kamm2011-09-081-0/+1
* C++: Set endOffset of Function symbols even if skipping bodies.Christian Kamm2011-09-081-6/+1
* C++: Improve Literal::hashCode.Christian Kamm2011-09-071-3/+15
* C++: fixed potential crash for out of bounds access of token_names.Erik Verbruggen2011-09-051-1/+2
* Remove some dead stores pointed out by clang.Christian Kamm2011-09-022-5/+0
* Regenerate the default AST visitors.Roberto Raggi2011-08-302-242/+252
* C++: Store comment tokens in the translation unit.Christian Kamm2011-08-252-0/+18
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-161-1/+1
|\
| * C++: Fix BaseSpecifierAST::firstToken returnLeandro Melo2011-08-151-1/+1
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-0/+15
|\ \ | |/
| * C++: Fix crash when typing illegal class namesLeandro Melo2011-08-091-0/+15
* | C++: Fix off-by-one in scopeAt.Christian Kamm2011-08-101-1/+1
* | C++: Relax parsing for templateid in some casesLeandro Melo2011-07-151-15/+26
|/
* Fixed invalid parsing of boolean expression "x < y && z > this".Erik Verbruggen2011-05-171-0/+1
* Added support to C++ symbols rewriting.Roberto Raggi2011-05-1713-3/+930
* Fix the AST code generatorRoberto Raggi2011-05-166-1/+116
* remove nokia copyrights from roberto's codeOswald Buddenhagen2011-05-1664-1984/+0
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-1666-0/+41133