aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/plain-cplusplus
Commit message (Expand)AuthorAgeFilesLines
* C++: Tests: Remove plain-cplusplusNikolai Kosjar2014-07-284-662/+0
* Cplusplus: Fix Tocken::length()->Tocken::bytes() renaming falloutTobias Hunger2014-05-151-1/+1
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-083-3/+3
* CPlusPlus: Compile fix in manual testhjk2013-10-161-1/+5
* Fix tests compilationOrgad Shaneh2013-09-112-1/+2
* Fix coding style for else statementsOrgad Shaneh2013-07-171-11/+8
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-293-3/+3
* Adjust license headershjk2012-10-053-63/+60
* Contact -> qt-project.orgEike Ziller2012-07-193-9/+3
* C++11: add support for static_assert.Erik Verbruggen2012-02-021-0/+1
* Long live the king!hjk2012-01-263-3/+3
* Add Qt 5 libraries to .pro files.Friedemann Kleint2011-11-241-0/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-033-6/+6
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-063-3/+3
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-1/+1
* Update license.hjk2011-04-133-42/+39
* It's 2011 now.con2011-01-123-3/+3
* License headers.con2010-12-173-21/+33
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-7/+7
* Reduced the number of ambiguous ExpressionOrDeclarationStatementAST nodes.Roberto Raggi2010-08-261-1/+33
* Include CPlusPlus.hRoberto Raggi2010-08-131-10/+1
* Test the new binder.Roberto Raggi2010-08-131-8/+4
* Define __restrict and __extensions__.Roberto Raggi2010-08-121-1/+1
* Updated the plain-c++ manual test.Roberto Raggi2010-08-111-1/+1
* Introduced CPlusPlus::Template and process the template declarations.Roberto Raggi2010-08-111-1/+1
* Re-enable plain-c++ test.Friedemann Kleint2010-07-131-2/+3
* Long live the king!hjk2010-03-053-3/+3
* Compile with gcc -pedantic.Roberto Raggi2010-02-251-0/+1
* Test the new preprocessor.Roberto Raggi2009-12-151-7/+56
* Run the semantic passes.Roberto Raggi2009-12-151-1/+9
* Some work on the new preprocessor.Roberto Raggi2009-12-153-0/+478
* Added plain-cplusplus manual test.Roberto Raggi2009-10-232-0/+102