summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Scope.h
Commit message (Expand)AuthorAgeFilesLines
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-82/+19
* Use Prototype instead of Function.Roberto Raggi2010-08-051-5/+2
* Refactored CPlusPlus::Function.Roberto Raggi2010-08-051-4/+1
* Moved startOffset/endOffset from Symbol to Scope.Erik Verbruggen2010-07-161-0/+11
* Introduce Namespace aliases and store the TranslationUnit instead of the Cont...Roberto Raggi2010-05-051-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Fixes for highlighting locals in Objective-C methods.Erik Verbruggen2010-01-061-0/+3
* Added method to check if a scope is an ObjCClass scope.Erik Verbruggen2009-12-181-0/+3
* Use const names.Roberto Raggi2009-12-011-1/+1
* Use const literals.Roberto Raggi2009-12-011-1/+1
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* Improved support for private classes.Roberto Raggi2009-10-121-0/+1
* Removed Scope::addUse()Roberto Raggi2009-09-231-30/+0
* long live the kinghjk2009-08-141-1/+1
* Introduced SemanticHighlighterRoberto Raggi2009-07-091-6/+0
* 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
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+198