json-tck/src/main/java/net/java/html/js/tests/Sum.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Tue, 14 Jan 2014 14:18:50 +0100 Merging in the state just after the 0.7 release
Thu, 09 Jan 2014 20:39:23 +0100 ko4j registers implementation of Transfer and WSTransfer based on XHR and WebSocket from a browser. The Java implementations of these interfaces has been moved to ko-ws-tyrus module. JavaScript arrays passed as parameters to Java callback methods need to be wrapped.
Tue, 07 Jan 2014 08:55:34 +0100 Additional merge from default branch
Tue, 07 Jan 2014 08:48:40 +0100 Extending the TCK with checks for proper behavior of JavaScriptBody annotations
Tue, 07 Jan 2014 08:21:57 +0100 Merging with most recent changes on the default branch. Including switch to org.netbeans.html namespace.
Fri, 06 Dec 2013 16:31:36 +0100 Check the system can send parameters to Java object from JavaScript