Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added symbols for property declarations. | Erik Verbruggen | 2009-11-11 | 1 | -0/+13 |
| | |||||
* | Fixed the AST field names. | Roberto Raggi | 2009-11-10 | 1 | -6/+6 |
| | |||||
* | Cleanup specifiers. | Roberto Raggi | 2009-11-10 | 1 | -6/+5 |
| | |||||
* | Cleanup postfix declarators. | Roberto Raggi | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Cleanup base base specifiers. | Roberto Raggi | 2009-11-10 | 1 | -5/+0 |
| | |||||
* | Removed ObjCIdentifierListAST | Roberto Raggi | 2009-11-10 | 1 | -2/+2 |
| | | | | Done with Erik Verbruggen | ||||
* | Removed DeclarationListAST node. | Roberto Raggi | 2009-11-10 | 1 | -1/+1 |
| | | | | Done with Erik Verbruggen | ||||
* | Removed the ExpressionListAST node. | Roberto Raggi | 2009-11-10 | 1 | -9/+2 |
| | | | | Done with Erik Verbruggen | ||||
* | Added protocol & class definedness checks, and added property attribute checks. | Erik Verbruggen | 2009-10-05 | 1 | -2/+67 |
| | |||||
* | Fixed type checking for type definitions inside an @implementation | Erik Verbruggen | 2009-10-05 | 1 | -12/+24 |
| | |||||
* | Look at the typedefs defined in local scopes. | Roberto Raggi | 2009-08-26 | 1 | -1/+37 |
| | |||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Improved ObjC parsing, and added semantic checks. | Erik Verbruggen | 2009-07-28 | 1 | -0/+8 |
| | |||||
* | Search for type names in template type and template-template-type parameters. | Roberto Raggi | 2009-07-13 | 1 | -23/+63 |
| | |||||
* | Moved CheckUndefinedSymbols in libCPlusPlus | Roberto Raggi | 2009-07-13 | 1 | -0/+372 |