log CHANGELOG.md @ 18464:e6b6463c9c06

age author description
Tue, 11 Nov 2014 18:34:42 +0100 Josef Eisl Add CHANGELOG entry about the changed behavior of ResolvedJavaType#resolveMethod().
Tue, 18 Nov 2014 23:11:00 +0100 Andreas Woess Truffle: add object API to truffle distribution, update changelog
Sun, 16 Nov 2014 16:08:57 -0800 Chris Seaton Truffle: CHANGELOG entry for CompilerOptions.
Thu, 13 Nov 2014 11:57:27 +0100 Andreas Woess Truffle: make NodeInterface a pure marker interface
Mon, 10 Nov 2014 19:29:08 +0100 Andreas Woess Truffle: add NodeInterface and require that all child fields be of this type
Sun, 09 Nov 2014 00:54:15 +0000 Chris Seaton Truffle: RootNode#getExecutionContext.
Thu, 06 Nov 2014 10:20:06 +0100 Christian Humer Truffle: implemented defer compilation.