summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/CheckSpecifier.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | Done with Roberto Raggi
* | Fixed all crashes due to refencing undefined typesThorbjørn Lindeijer2009-02-101-11/+13
| | | | | | | | | | | | Introduced UndefinedType class to replace null pointer. Done with Roberto Raggi
* | 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