summaryrefslogtreecommitdiffstats
path: root/src/jomlib/preprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix line continuations for preprocessor directivesJoerg Bornemann2018-12-061-24/+86
* update license headersJoerg Bornemann2016-02-111-18/+23
* Fix glitches in !include directiveJoerg Bornemann2016-01-181-31/+42
* update license headersJoerg Bornemann2015-04-281-2/+2
* yield error on missing !endif directiveJoerg Bornemann2015-03-301-0/+4
* unify license header styleJoerg Bornemann2014-02-071-0/+1
* update license headersJoerg Bornemann2014-01-171-1/+1
* ignore macro assignments in inline filesJoerg Bornemann2013-01-021-2/+7
* fix equal signs in semicolon syntaxJoerg Bornemann2013-01-021-3/+9
* yield error on unexpected !endif directiveJoerg Bornemann2013-01-021-0/+2
* update license headersJoerg Bornemann2013-01-021-1/+1
* license headers updatedJoerg Bornemann2012-11-191-5/+2
* Remove platform specific pathname handlingMats Bengtsson2012-11-161-2/+2
* Add missing format string in printf statementsMats Bengtsson2012-11-161-2/+1
* don't use deprecated Qt APIJoerg Bornemann2012-10-041-1/+1
* filetime.{h|cpp} renamed to fastfileinfo.{h|cpp}Joerg Bornemann2012-05-111-1/+1
* remove FileInfo classJoerg Bornemann2012-05-111-1/+1
* performance penalty fixed in Preprocessor::parseMacroJoerg Bornemann2012-03-021-2/+2
* include file lookup fixedJoerg Bornemann2012-01-271-1/+1
* license headers updatedJoerg Bornemann2012-01-251-1/+1
* fix email contact in licenseJoerg Bornemann2011-08-161-1/+1
* license header updateJoerg Bornemann2011-08-161-1/+1
* unreachable code removedJoerg Bornemann2011-08-121-18/+6
* compile with QT_USE_FAST_CONCATENATION and QT_USE_FAST_OPERATOR_PLUSJoerg Bornemann2011-07-281-2/+2
* compile with QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCIIJoerg Bornemann2011-07-281-34/+37
* support variable names with underscoresJoerg Bornemann2010-11-301-1/+1
* don't filter comments in inline filesJoerg Bornemann2010-10-291-3/+5
* fix macro detection in preprocessorJoerg Bornemann2010-10-011-1/+5
* macro substitution implementedJoerg Bornemann2010-09-281-5/+19
* Merge remote branch 'origin/master' into experimentalJoerg Bornemann2010-09-171-1/+1
* moved ppexpr code out of its subdirectoryJoerg Bornemann2010-07-221-1/+1
* Merge remote branch 'origin/master' into experimentalJoerg Bornemann2010-07-161-2/+2
* use a static lib for jom's internalsJoerg Bornemann2010-05-161-0/+404