core/src/main/java/org/apidesign/bck2brwsr/core/impl/JavaScriptProcesor.java
Mon, 25 Feb 2013 19:26:02 +0100 As 5652acd48509 shows, it is dangerous to return long from @JavaScriptBody. Warn about such situation.
Thu, 24 Jan 2013 19:32:27 +0100 Double check for null
Mon, 14 Jan 2013 11:30:56 +0100 Using 'this' in @JavaScriptBody instance methods
Sat, 12 Jan 2013 16:29:29 +0100 Processor for @JavaScriptBody annotation to warn when incorrect number of args is used and to provide code completion to generate the field