summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/pp-scanner.cpp
Commit message (Collapse)AuthorAgeFilesLines
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
|
* Some cleanup in the C++ preprocessor.Roberto Raggi2008-12-221-0/+296
Introduced pp-scanner.cpp, renamed `pp' to `Preprocessor' and removed useless #includes.