2007-11-15 |
Steve Naroff | No need to forward declare definition of objc_super... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | Finish up variadic methods/messages. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | Implement support for variadic methods (work in progress). |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | Extend RewriteTest::RewriteObjCIvarRefExpr() to cope... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | Tweak funky cast to accommodate messaging 'super'.... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | Rewrite for messaging 'super'. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Nate Begeman | Break out bool/true/false support into a LangOption |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Nate Begeman | Implement codegen of CXX Bool |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Chris Lattner | Handle "bool" in all places that touch _Bool. |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | - Implement ivar rewrite (patch by Fariborz). |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steve Naroff | Refinement to previous commit. Always cast the first... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Cast implicit "self" argument to "id". This removes... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Fixed bug in serialization of EnumConstantDecl where... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Fixed bug when serializing QualTypes where we were... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Always generate a typedef for @class. The typedef remov... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Chris Lattner | Fix a rewriter bug that steve noticed. Don't skip... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Added QualType::ReadBackpatch to allow QualType initial... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Fariborz Jahanian | Patch to comment out use of protocol qualifiers when... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of InitListExpr. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of CompoundLiteralExpr. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Added serialization of Union decls. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Removed assertion inserted only for temporary debugging. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Added missing break statement. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Fairly major surgery to RewriteTest::SynthesizeObjcInte... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of EnumDecl and EnumConstantDecl. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of FieldDecls. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | SourceManager, IdentifierTable, Selectors are now seria... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Fariborz Jahanian | Removed unused variabel. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Chris Lattner | Fix a bug handling hex floats in c90 mode, pointed... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Fix yesterday's regression with rewriting @optional... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Rewrite methods that span multiple lines. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Allow properties within a protocol. The case below... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of RecordDecls. Changed seria... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Chris Lattner | implement test/Sema/typedef-prototype.c, allowing code |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Steve Naroff | Comment out recent regression r44096. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Fariborz Jahanian | Rewrite @optional/@required directives used inside... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Fariborz Jahanian | Rewrite of forward protocol declaration. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of FunctionTypeNoProto. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of VariableArrayTypes. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of TypedefType. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of ConstantArrayType. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Implemented serialization of TagTypes. |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Ted Kremenek | Modified ASTContext::getTagDeclType() to accept a NULL... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Steve Naroff | Fix regression with ObjC method definitions and -ast... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | Type encoding for structs. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Steve Naroff | Rewrite method definition bodies. Also renamed a method... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Removed line with typo (declared friendship with ASTCon... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Added pretty-printing of statements during serialization. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Implemented serialization of AsmStmt (or rather what... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Fixed bug in FunctionDecl serialization where we crashe... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Implemented serialization for SizeOfAlignOfTypeExpr. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Implemented serialization for MemberExpr. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Nate Begeman | Give AST-walk passes a way to access DeclSpec attribute... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | Fixed a rewrite of metadata bug when category implement... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Rewrote type serialization to used the same methodology... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Nate Begeman | Rename Sema method to follow class naming convention |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | Populate metadata with adrress of method code. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Chris Lattner | Parse "sizeof(arr)[0]" as a sizeof of an expr if arr |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | Rewrite of method definitions in categories. |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | Order of methods are OK and generated .c file can be... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Updated test case to flag about comparisons against... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Modified -Wfloat-equal logic to suppress warnings where... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | First patch in rewrie of method definitions. This is... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Updated diagnostic for -Wfloat-equal to underline the... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Added -Wfloat-equal option to the driver. This makes... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Chris Lattner | Clean up types, removing some casts. Patch contributed by |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Chris Lattner | improve handling of address of global when checking for |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Steve Naroff | Teach Sema::CheckCompareOperands() about "void *" ... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Steve Naroff | Tune the lookup logic in Sema::ActOnInstanceMessage... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Steve Naroff | Minor indenting changes and removed a level of casting... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Fariborz Jahanian | Patch to set context (interface, category, etc.) in... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Steve Naroff | Fix Sema::CheckAssignmentConstraints() to operate on... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Renamed all serialization "Materialize" methods to... |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Ted Kremenek | Restructured serialization code for decls to make it... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Fariborz Jahanian | Patch to do statically typed ivar references. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Add category method definitions incrementally, removing... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Fariborz Jahanian | Minor twik for when there is no super class and 'super... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Fariborz Jahanian | 'super' nailed. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Fix regression to Sema::ObjcActOnStartOfMethodDef(... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Add an error diagnostic to Parse::ParseObjCMessageExpre... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Ted Kremenek | In Stmt serialization, renamed directEmit to EmitImpl and |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Now that we can refer to instance variables, make sure... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Implement instance variable references. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | - Minor cleanup to yesterday's changes to Sema::ObjcAct... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Forgot this file from my last commit... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Remove Action::ObjcActOnMethodDefinition(). Rationale: |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Make sure @property is allowed within a category. |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Steve Naroff | Remove Sema::ObjcBuildMethodParameter(). |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Steve Naroff | Replace 2 method definition actions (ActOnFunctionDefBo... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Steve Naroff | Replace 3 method definition functions (ObjcParseMethodD... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Steve Naroff | Tweak Sema::ActOnInstanceMessage() to treat the built... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Steve Naroff | This is the last 5% of the solution to teaching Sema... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Steve Naroff | Make sure Sema::CheckIncrementDecrementOperand() remove... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Steve Naroff | Teach Sema::ActOnInstanceMessage() about private method... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Fariborz Jahanian | Fixed a bug which exposed the internally built type... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Fariborz Jahanian | pretty priting for method definitions. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Steve Naroff | Fix a basic bug (having to do with typedefs) in Sema... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Steve Naroff | Since we are all working on Leopard, change the built... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Fariborz Jahanian | Minor code clean up in method def area. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Fariborz Jahanian | Represent method definitions as separate AST nodes... |
commit | commitdiff | tree | snapshot |
next |