summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/LookupContext.h
Commit message (Expand)AuthorAgeFilesLines
* 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