changeset 18389:104be1322fb7

Truffle: CHANGELOG entry for CompilerOptions.
author Chris Seaton <chris.seaton@oracle.com>
date Sun, 16 Nov 2014 16:08:57 -0800
parents c1eeb1658014
children ce15cc6af5fe
files CHANGELOG.md
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG.md	Sun Nov 16 16:07:57 2014 -0800
+++ b/CHANGELOG.md	Sun Nov 16 16:08:57 2014 -0800
@@ -21,6 +21,7 @@
 * Removed `CompilerDirectives.unsafeFrameCast` (equivalent to a `(MaterializedFrame)` cast).
 * Added `TruffleRuntime#getCapability` API method.
 * Added `NodeInterface` and allowed child field to be declared with interfaces that extend it.
+* Added `CompilerOptions` and allowed it to be set for `ExecutionContext` and `RootNode`.
 * ...
 
 ## Version 0.5