summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/TranslationUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
* Delay the parsing of the document.Roberto Raggi2009-09-301-0/+2
* long live the kinghjk2009-08-141-1/+1
* Compile the C++ parser library with Sun CC 5.9.Thiago Macieira2009-08-031-29/+31
* Replaced T_INT_LITERAL and T_FLOAT_LITERAL with T_NUMERIC_LITERAL.Roberto Raggi2009-07-101-1/+1
* Highlight the locals.Roberto Raggi2009-06-241-0/+10
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Removed the filename literals.Roberto Raggi2009-06-151-2/+2
* Initial support for semantic searches.Roberto Raggi2009-06-021-0/+6
* Added Document::ParseDeclarator.Roberto Raggi2009-03-301-0/+6
* Mark the generated tokens in the token stream.Roberto Raggi2009-03-041-9/+25
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Instroduced TranslationUnit::spell(tokenIndex).Roberto Raggi2009-02-191-0/+8
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+474