commit | 236d0b8394ded97d92ebdb4b79319b478b83f8fb | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan@cs.tu-berlin.de> | Sun Jan 06 19:23:29 2013 +0100 |
committer | Stephan Herrmann <stephan.herrmann@berlin.de> | Tue Jan 22 21:50:12 2013 +0100 |
tree | 3af742141014c07ce873536aeb3bdd95ca3a0f17 | |
parent | 15173638ebdf08e2718101b99052762b4748e736 [diff] |
Bug 397192 - Prepare OTDT for new (dynamic) weaver: Further improvements for array translations: - don't use the _teamExpr of a liftcall for the inner call in a transform method (where it's always 'this'). - fix inner lift-call in callNext: fix types and add a cast - don't apply deferred resolving to lifting, only lowering Status: 2184/2/134 Can now compile o.e.o.otdt (tricky class: OTTypeHierarchies).