summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/Semantic.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
* | Use const names.Roberto Raggi2009-12-011-4/+4
* | Don't use std::map to store types.Roberto Raggi2009-11-231-2/+2
* | Refactored the AST visitors.Roberto Raggi2009-11-171-1/+2
* | Cleanup specifiers.Roberto Raggi2009-11-101-1/+1
* | Cleanup ptr operators.Roberto Raggi2009-11-101-1/+1
* | Cleanup nested name specifiersRoberto Raggi2009-11-101-1/+1
|/
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* Introduced CPlusPlus::TemplateArguments and fixed a possible mem-leak when us...Roberto Raggi2009-08-261-1/+1
* long live the kinghjk2009-08-141-1/+1
* Added semantic checks for method declarations.Erik Verbruggen2009-07-311-0/+3
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+9
* Introduced Document::CheckMode.Roberto Raggi2009-06-261-0/+3
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+109