summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/TranslationUnit.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Reduced the number of ambiguous ExpressionOrDeclarationStatementAST nodes.Roberto Raggi2010-08-261-0/+1
* Some cleanup in the diagnostic client.Roberto Raggi2010-08-111-0/+4
* Recognize C++0x lambda expressions.Roberto Raggi2010-03-241-0/+4
* Ensure that the memory pool can be reused after a rewind and get rid of the s...Roberto Raggi2010-03-181-4/+3
* Long live the king!hjk2010-03-051-1/+1
* Use const literals.Roberto Raggi2009-12-011-14/+14
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* long live the kinghjk2009-08-141-1/+1
* Compile the C++ parser library with Sun CC 5.9.Thiago Macieira2009-08-031-9/+10
* Highlight the locals.Roberto Raggi2009-06-241-0/+8
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Initial support for semantic searches.Roberto Raggi2009-06-021-0/+2
* Added Document::ParseDeclarator.Roberto Raggi2009-03-301-0/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Instroduced TranslationUnit::spell(tokenIndex).Roberto Raggi2009-02-191-0/+1
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+201