summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Scope.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
* Improved support for private classes.Roberto Raggi2009-10-121-0/+15
* Removed Scope::addUse()Roberto Raggi2009-09-231-3/+0
* long live the kinghjk2009-08-141-1/+1
* Compile the C++ parser library with Sun CC 5.9.Thiago Macieira2009-08-031-0/+2
* Introduced SemanticHighlighterRoberto Raggi2009-07-091-31/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* --warningsRoberto Raggi2009-02-161-0/+3
* Fixed two crashes with C++ engine handlingThorbjørn Lindeijer2009-02-101-1/+1
* Fixes: Removed dynamic_cast from Scope.Roberto Raggi2009-02-091-6/+24
* Fixes: Possible crash in LookupContext.Roberto Raggi2009-02-091-1/+3
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+310