summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/CheckStatement.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-0/+28
* Introduced ForeachStatementAST and the bits to parse foreach statements when ...Roberto Raggi2009-07-031-0/+29
* Initial work on smart highlight of local symbols. For-statements and symbols ...Roberto Raggi2009-06-251-0/+10
* Some cleanup in the AST nodes.Roberto Raggi2009-06-171-2/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Introduced startOffset(), endOffset(), getPosition(), getStartPosition(), and...Roberto Raggi2009-03-311-0/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Introduced ASTVisitor::endVisit(ast node)Roberto Raggi2009-02-091-0/+6
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+239