summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/ASTVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Long live the king!hjk2010-03-051-1/+1
* Use const literals.Roberto Raggi2009-12-011-6/+6
* Refactored the AST visitors.Roberto Raggi2009-11-171-4/+12
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Rewrote PrettyPrinter to output the document exactly as it was beforeThorbjørn Lindeijer2009-05-111-0/+3
* Added ASTVisitor::getTokenStartPosition() and ASTVisitor::getTokenEndPosition().Roberto Raggi2009-03-061-0/+15
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Instroduced TranslationUnit::spell(tokenIndex).Roberto Raggi2009-02-191-6/+1
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+105