Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added semantic checks for method declarations. | Erik Verbruggen | 2009-07-31 | 1 | -7/+14 |
* | Improved ObjC parsing, and added semantic checks. | Erik Verbruggen | 2009-07-28 | 1 | -0/+37 |
* | Visit the declarator's initializer. | Roberto Raggi | 2009-07-06 | 1 | -5/+3 |
* | Some cleanup in the AST nodes. | Roberto Raggi | 2009-06-17 | 1 | -3/+3 |
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
* | Don't insert `(' when completing ambiguous symbols. | Roberto Raggi | 2009-03-17 | 1 | -0/+1 |
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
* | Reimplemented Type::as*Type() using virtual methods. | Roberto Raggi | 2009-02-09 | 1 | -2/+5 |
* | Annotate function declarators. | Roberto Raggi | 2009-02-09 | 1 | -0/+1 |
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+258 |