log truffle/com.oracle.truffle.api/src/com/oracle/truffle/api/vm/package-info.java @ 22060:c0d4ec7e69c0

age author description
Wed, 05 Aug 2015 14:17:24 +0200 Jaroslav Tulach Properly classifying the API packages
Tue, 21 Jul 2015 11:08:04 +0200 Christian Humer Make headers valid for checkstyle again.
Sat, 18 Jul 2015 18:03:36 +0200 Jaroslav Tulach Making debugger always on for each TruffleVM execution. Introducing EventConsumer to process such debugger events. Requesting each RootNode to be associated with a TruffleLanguage, so debugger can find out proper context for each Node where executions gets suspended.
Tue, 23 Jun 2015 12:44:41 +0200 Jaroslav Tulach Providing package-info for most of API packages. Feel free to provide your package-info.java for anything that has API in its name.
Tue, 23 Jun 2015 12:04:46 +0200 Jaroslav Tulach Documenting the package with package-info.java rather than package.html