boot/src/main/java/org/apidesign/html/boot/impl/FnContext.java
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Mon, 25 Nov 2013 17:23:50 +0100 activePresenter can return null
Wed, 06 Nov 2013 15:15:54 +0100 Introducing Agent-Class to allow java.lang.instrument-like transforms of the @JavaScriptBody annotation
Tue, 05 Nov 2013 23:06:32 +0100 Exposing Fn.activate and Fn.activePresenter so they are available from exported packages
Thu, 10 Oct 2013 14:02:18 +0200 FnUtils are bloated and contain references to Asm classes. Separate the code needed by generated JsCallbacks into own class