log graal/com.oracle.truffle.object/src/com/oracle/truffle/object/ShapeImpl.java @ 18625:073e7f314516

age author description
Thu, 04 Dec 2014 19:24:14 +0100 Andreas Woess OM: add Transition#isDirect()
Thu, 04 Dec 2014 14:42:33 +0100 Andreas Woess OM: lazy initialization of leaf assumption
Thu, 04 Dec 2014 18:08:22 +0100 Andreas Woess OM: remember transition from parent and walk transitions instead of properties in replaceProperty,removeProperty
Fri, 28 Nov 2014 15:43:49 +0100 Andreas Woess OM: iterate over properties using property map instead of parent chain
Thu, 04 Dec 2014 13:35:36 +0100 Andreas Woess OM: rename transitions
Tue, 18 Nov 2014 23:19:43 +0100 Andreas Woess Truffle: initial commit of object API implementation