summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/FastPreprocessor.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed header protection.Roberto Raggi2010-05-281-3/+3
* Long live the king!hjk2010-03-051-1/+1
* Removed the MacroResolverRoberto Raggi2009-10-071-16/+0
* Cache the macros.Roberto Raggi2009-09-301-5/+4
* Implemented a simple(fast?) strategy to resolve macro references.Roberto Raggi2009-09-301-0/+19
* Track more macro uses.Christian Kamm2009-09-251-0/+4
* long live the kinghjk2009-08-141-1/+1
* Merge the environment from the previous parse.Roberto Raggi2009-07-011-2/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Keep the original encoded text around while preprocessing.Roberto Raggi2009-06-151-1/+1
* Introduced CPlusPlus::FastPreprocessor.Roberto Raggi2009-06-031-0/+75