log truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/frame/FrameDescriptor.java @ 22548:6b76a24fffbd default tip

age author description
Mon, 21 Dec 2015 11:11:45 +0100 Jaroslav Tulach Documenting FrameSlot methods. Deprecating FrameSlot constructor in favor of FrameDescriptor.addFrameSlot.
Fri, 18 Dec 2015 14:20:50 +0100 Andreas Woess turn FrameDescriptor assertions into checks that throw IllegalArgumentException
Thu, 17 Dec 2015 15:11:27 +0100 Andreas Woess avoid string concatenation in FrameDescriptor#getNotInFrameAssumption
Thu, 10 Dec 2015 18:18:32 +0100 Andreas Woess document FrameDescriptor methods getVersion and getNotInFrameAssumption
Thu, 10 Dec 2015 18:51:41 +0100 Andreas Woess change FrameDescriptor#copy to also copy info
Thu, 03 Dec 2015 19:48:03 +0100 Jaroslav Tulach Documenting and testing behavior of FrameDescriptor#shallowCopy
Thu, 03 Dec 2015 19:37:45 +0100 Jaroslav Tulach Documenting that FrameDescriptor#copy doesn't copy info and kind - isn't that an error?
Thu, 03 Dec 2015 19:20:09 +0100 Jaroslav Tulach More Javadoc for FrameDescriptor
Thu, 03 Dec 2015 18:56:19 +0100 Jaroslav Tulach Documenting and testing some aspects of FrameDescriptor behavior
Sat, 10 Oct 2015 12:25:47 +0200 Benoit Daloze FrameDescriptor.findFrameSlot() should not be called in compiled code.
Wed, 16 Sep 2015 11:33:22 +0200 Jaroslav Tulach Using fully qualified imports
Mon, 22 Jun 2015 10:16:27 -0700 Christian Wimmer Help the partial evaluator / language developer by marking API methods as neverPartOfCompilation() when they are too complicated to be compiled.
Wed, 17 Jun 2015 10:58:08 +0200 Jaroslav Tulach Moving all sources into truffle subdirectory base graal/com.oracle.truffle.api/src/com/oracle/truffle/api/frame/FrameDescriptor.java@e14ee0abc31e