Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Q_DECLARE_FLAGS parsing, leaving it to the CPP to expand it. | Erik Verbruggen | 2010-02-08 | 1 | -1/+0 |
| | |||||
* | Added semantic checks for Q_ENUMS. | Erik Verbruggen | 2010-02-07 | 1 | -6/+4 |
| | |||||
* | Merge ichecker branch changes into the mainline. New project can be found ↵ | Wolfgang Beck | 2010-01-19 | 1 | -0/+6 |
| | | | | under src/tools/ICheck | ||||
* | Cleanup the C++ front-end. | Roberto Raggi | 2009-10-20 | 1 | -4/+4 |
| | | | | Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT. | ||||
* | Check ctor-initializers. | Roberto Raggi | 2009-10-06 | 1 | -0/+1 |
| | |||||
* | Added protocol & class definedness checks, and added property attribute checks. | Erik Verbruggen | 2009-10-05 | 1 | -0/+5 |
| | |||||
* | Introduced CPlusPlus::TemplateArguments and fixed a possible mem-leak when ↵ | Roberto Raggi | 2009-08-26 | 1 | -3/+3 |
| | | | | using template members. | ||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Cleaned the ObjC AST up. | Erik Verbruggen | 2009-08-05 | 1 | -2/+2 |
| | |||||
* | Merged ObjCMethodDefinitionAST into ObjCMethodDeclarationAST. | Erik Verbruggen | 2009-08-04 | 1 | -1/+0 |
| | |||||
* | Added Semantic checks for ObjC methods. | Erik Verbruggen | 2009-07-31 | 1 | -0/+1 |
| | |||||
* | Improved ObjC parsing, and added semantic checks. | Erik Verbruggen | 2009-07-28 | 1 | -0/+7 |
| | |||||
* | Initial work on smart highlight of local symbols. For-statements and symbols ↵ | Roberto Raggi | 2009-06-25 | 1 | -0/+2 |
| | | | | genarated from a macro expansion are not yet highlighted. | ||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
| | |||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+106 |