Wed, 04 Jun 2014 10:24:28 +0200Adding env.js as found at https://bugs.openjdk.java.net/browse/JDK-8006183 envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 10:24:28 +0200] rev 678
Adding env.js as found at https://bugs.openjdk.java.net/browse/JDK-8006183

Wed, 04 Jun 2014 09:56:04 +0200Removing unneeded import envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 09:56:04 +0200] rev 677
Removing unneeded import

Wed, 04 Jun 2014 07:05:13 +0200Trying to run ko4j inside of envjs envjs
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Wed, 04 Jun 2014 07:05:13 +0200] rev 676
Trying to run ko4j inside of envjs

Wed, 04 Jun 2014 06:36:44 +0200Turning into regular OSGi bundle
Jaroslav Tulach <jaroslav.tulach@netbeans.org> [Wed, 04 Jun 2014 06:36:44 +0200] rev 675
Turning into regular OSGi bundle

Tue, 03 Jun 2014 20:56:36 +0200Proper presenter that is using javax.script API JavaScript engine
Jaroslav Tulach <jtulach@netbeans.org> [Tue, 03 Jun 2014 20:56:36 +0200] rev 674
Proper presenter that is using javax.script API JavaScript engine

Wed, 28 May 2014 14:50:18 +0200Merging exports via strings
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 28 May 2014 14:50:18 +0200] rev 673
Merging exports via strings

Wed, 28 May 2014 14:49:33 +0200Export exports via string names, otherwise they may disappear during obfuscation
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 28 May 2014 14:49:33 +0200] rev 672
Export exports via string names, otherwise they may disappear during obfuscation

Mon, 26 May 2014 14:29:50 +0200Merging fixes on top of 0.8.1
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 26 May 2014 14:29:50 +0200] rev 671
Merging fixes on top of 0.8.1

Mon, 26 May 2014 14:28:41 +0200Testing computation of around method, bck2brwsr VM had problems with it.
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 26 May 2014 14:28:41 +0200] rev 670
Testing computation of around method, bck2brwsr VM had problems with it.

Mon, 26 May 2014 14:28:11 +0200Need to convert Boolean to its valueOf, otherwise bck2brwsr thinks that Boolean.FALSE is non-null value
Jaroslav Tulach <jtulach@netbeans.org> [Mon, 26 May 2014 14:28:11 +0200] rev 669
Need to convert Boolean to its valueOf, otherwise bck2brwsr thinks that Boolean.FALSE is non-null value