summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/CheckName.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed TemplateArgumentListASTRoberto Raggi2009-11-101-1/+1
| | | | Done with Erik Verbruggen
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-2/+2
| | | | Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT.
* Fixed possible null-pointer dereference.Erik Verbruggen2009-10-051-2/+5
|
* long live the kinghjk2009-08-141-1/+1
|
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-2/+4
|
* Added semantic checks for method declarations.Erik Verbruggen2009-07-311-0/+34
|
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+35
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Warn for undefined types (not finished yet).Roberto Raggi2009-06-041-0/+4
|
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Annotated the NameAST nodes.Roberto Raggi2009-02-091-0/+6
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+348