summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/CheckUndefinedSymbols.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added symbols for property declarations.Erik Verbruggen2009-11-111-0/+13
|
* Fixed the AST field names.Roberto Raggi2009-11-101-6/+6
|
* Cleanup specifiers.Roberto Raggi2009-11-101-6/+5
|
* Cleanup postfix declarators.Roberto Raggi2009-11-101-1/+1
|
* Cleanup base base specifiers.Roberto Raggi2009-11-101-5/+0
|
* Removed ObjCIdentifierListASTRoberto Raggi2009-11-101-2/+2
| | | | Done with Erik Verbruggen
* Removed DeclarationListAST node.Roberto Raggi2009-11-101-1/+1
| | | | Done with Erik Verbruggen
* Removed the ExpressionListAST node.Roberto Raggi2009-11-101-9/+2
| | | | Done with Erik Verbruggen
* Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-051-2/+67
|
* Fixed type checking for type definitions inside an @implementationErik Verbruggen2009-10-051-12/+24
|
* Look at the typedefs defined in local scopes.Roberto Raggi2009-08-261-1/+37
|
* long live the kinghjk2009-08-141-1/+1
|
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+8
|
* Search for type names in template type and template-template-type parameters.Roberto Raggi2009-07-131-23/+63
|
* Moved CheckUndefinedSymbols in libCPlusPlusRoberto Raggi2009-07-131-0/+372