log

age author description
Wed, 08 Jul 2015 17:26:14 -0700 Tom Rodriguez LoadHub should be guarded by null check instead of range check
Wed, 08 Jul 2015 17:09:20 -0700 Tom Rodriguez Add extra context to ArrayCopySlowPathNode to ensure deduplication is safe
Wed, 08 Jul 2015 11:34:18 -0700 Tom Rodriguez Stack slots should be keyed by offset instead of Object identity
Wed, 08 Jul 2015 10:12:37 -0700 Christian Wimmer Expose graph builder configuration and some other details of Truffle compiler
Wed, 08 Jul 2015 10:11:49 -0700 Christian Wimmer ReadOnlyFrame methods are not intended to be Truffle compiled
Wed, 08 Jul 2015 10:11:09 -0700 Christian Wimmer Allow to set eagerResolving flag in GraphBuilderConfiguration
Tue, 21 Jul 2015 15:16:01 +0200 Doug Simon use unittest extensibility
Tue, 21 Jul 2015 14:37:34 +0200 Doug Simon fixed uses of dist.sorted_deps()
Tue, 21 Jul 2015 14:25:29 +0200 Doug Simon use the correct my.py when launching an mx subprocess
Tue, 21 Jul 2015 14:21:18 +0200 Doug Simon added -s option to gate command to specify gate task at which to start
Tue, 21 Jul 2015 13:06:10 +0200 Doug Simon fixed out-of-sync jvmci.make
Tue, 21 Jul 2015 02:20:47 +0200 Doug Simon fixed canonicalization
Tue, 21 Jul 2015 01:53:46 +0200 Doug Simon fixed mx_jvmci_makefile.py
Mon, 20 Jul 2015 12:50:10 +0200 Doug Simon fixed incomplete or redundant "annotationProcessors" attributes
Mon, 20 Jul 2015 00:25:22 +0200 Doug Simon annotation processor dependencies must be Distributions or Libraries; inter-suite references must be qualified with suite prefix