summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/CheckSpecifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed the AST field names.Roberto Raggi2009-11-101-2/+2
* Cleanup specifiers.Roberto Raggi2009-11-101-12/+6
* Cleanup MemInitializerASTRoberto Raggi2009-11-101-2/+2
* Cleanup base base specifiers.Roberto Raggi2009-11-101-1/+2
* Removed DeclarationListAST node.Roberto Raggi2009-11-101-1/+1
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
* Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-051-2/+2
* long live the kinghjk2009-08-141-1/+1
* Added semantic checks for method declarations.Erik Verbruggen2009-07-311-0/+18
* Some cleanup in the AST nodes.Roberto Raggi2009-06-171-3/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* cleanupRoberto Raggi2009-06-051-3/+3
* Introduced startOffset(), endOffset(), getPosition(), getStartPosition(), and...Roberto Raggi2009-03-311-0/+4
* Context-sensitive highlighting.Roberto Raggi2009-03-031-2/+11
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Merge branch '1.0.0' of git@scm.dev.nokia.troll.no:creator/mainlineRoberto Raggi2009-02-171-1/+2
|\
| * Fixed handling of attribute specifiers in front of declarationThorbjørn Lindeijer2009-02-171-1/+2
* | Fixed all crashes due to refencing undefined typesThorbjørn Lindeijer2009-02-101-11/+13
* | More annotations.Roberto Raggi2009-02-091-2/+2
* | Annotated the NameAST nodes.Roberto Raggi2009-02-091-0/+1
* | Annotate the ClassSpecifierAST node with the class symbol.Roberto Raggi2009-02-091-0/+1
|/
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+392