aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/LookupContext.h
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2010-03-051-1/+1
* Compile with msvc.Roberto Raggi2009-12-071-3/+5
* Store the documents in an hash.Roberto Raggi2009-12-071-2/+2
* Use const names.Roberto Raggi2009-12-011-15/+15
* Use const literals.Roberto Raggi2009-12-011-1/+1
* compile fix with namespaced Qthjk2009-11-201-0/+2
* Get rid off QPair<FullySpecifiedType, Symbol *>. Use LookupItem intead.Roberto Raggi2009-11-171-3/+38
* Added scope calculation for Objective-C classes.Erik Verbruggen2009-11-111-1/+23
* Initial work on the `new' GenTemplateInstance.Roberto Raggi2009-10-261-0/+1
* Find the canonical virtual method.Roberto Raggi2009-10-071-3/+10
* Some work on `find references of a symbol'.Roberto Raggi2009-09-251-0/+1
* Introduced LookupContext::canonicalSymbol().Roberto Raggi2009-09-251-0/+3
* Added method arguments to the lookup context of an ObjC method.Erik Verbruggen2009-09-251-0/+4
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Expand enum and anonymous scoped symbols when resolving qualified name ids.Roberto Raggi2009-06-041-0/+3
* Refactored the lookup of name and template name ids.Roberto Raggi2009-05-281-2/+0
* Say hello to LookupContext::resolveNestedNameSpecifier()Roberto Raggi2009-05-281-0/+3
* Added LookupContext::resolveOperatorNameId() with the bits needed to resolve ...Roberto Raggi2009-05-281-0/+4
* Moved the lookup of qualified name ids in LookupContext::resolveQualifiedName...Roberto Raggi2009-05-281-0/+4
* Introduced Name::identifier().Roberto Raggi2009-05-281-8/+5
* Removed obsolete code.Roberto Raggi2009-05-271-7/+0
* Some cleanup in the lookup context.Roberto Raggi2009-05-271-4/+4
* Improved LookupContext::buildVisibleScopes().Roberto Raggi2009-05-191-0/+4
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Added a simple auto test for the name lookup.Roberto Raggi2009-02-091-1/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Improved the lookup of qualified name ids.Roberto Raggi2009-01-131-0/+4
* Removed LookupUtils.Roberto Raggi2008-12-231-13/+3
* Introduced expandNamespace(), expandClass(), expandBlock(), and expandFunctio...Roberto Raggi2008-12-221-0/+17
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's curr...Roberto Raggi2008-12-121-3/+3
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-2/+2
* Initial importcon2008-12-021-0/+151