summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/pp-macro-expander.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-449/+0
* Preprocessor: fix expanding macro arguments.Francois Ferrand2012-03-191-13/+35
* Preprocessor: fix handling of first empty argument.Francois Ferrand2012-03-191-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | C++: Handle multi-line if/elif directivesLeandro Melo2011-10-311-0/+11
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Improved the expansion of variadic macros.Roberto Raggi2010-09-011-4/+18
* Long live the king!hjk2010-03-051-1/+1
* Small inclusion fixes.Tobias Hunger2010-01-081-1/+2
* Store in the document's macroUsages only the top-level macro expansions.Roberto Raggi2009-10-151-12/+0
* Track more macro uses.Christian Kamm2009-09-251-1/+19
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Store the encoded file name in a QString.Roberto Raggi2009-05-271-5/+3
* Obsoleted code.Roberto Raggi2009-03-031-6/+4
* More cleanup.Roberto Raggi2009-03-031-10/+28
* Some refactoring of the preprocessor, it'll simplify my next commits.Roberto Raggi2009-03-021-2/+8
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Some more clean up in the preprocessor.Roberto Raggi2008-12-221-3/+3
* Nicer implementation of CPlusPlus::Macro.Roberto Raggi2008-12-221-12/+12
* Some cleanup in the C++ preprocessor.Roberto Raggi2008-12-221-1/+16
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Fixed macro locations.Roberto Raggi2008-12-091-2/+2
* Moved the preprocessor.Roberto Raggi2008-12-081-0/+361