Tue, 05 Feb 2013 19:14:39 +0100 Lubomir Nerad Added missing semicolons (fixes test compilation failures) arithmetic
Tue, 05 Feb 2013 17:12:17 +0100 Lubomir Nerad Using anonymous function for div/mod initialization arithmetic
Tue, 05 Feb 2013 17:04:22 +0100 Martin Soch merge with trunk arithmetic
Tue, 05 Feb 2013 16:40:01 +0100 Lubomir Nerad Support for Long division + tests arithmetic
Tue, 05 Feb 2013 16:32:14 +0100 Martin Soch Long - conversion to exact string representation works. arithmetic
Tue, 05 Feb 2013 15:32:41 +0100 Jaroslav Tulach Static assembly to use the exported bck2brwsr.js emul
Tue, 05 Feb 2013 15:32:16 +0100 Jaroslav Tulach Expose the bck2brwsr.js as artefact emul
Tue, 05 Feb 2013 13:20:07 +0100 Jaroslav Tulach Understands Class-Path: attribute in manifest emul
Tue, 05 Feb 2013 13:19:06 +0100 Jaroslav Tulach Don't really initialize the classes. Just pretend they will be initialized so bck2brwsr includes them in transitive closure emul
Tue, 05 Feb 2013 12:21:15 +0100 Jaroslav Tulach String(byte[],hibyte) gives proper length emul
Tue, 05 Feb 2013 15:03:22 +0100 Martin Soch Fixed error in neg64 found bu Lubo. arithmetic
Tue, 05 Feb 2013 10:19:10 +0100 Jaroslav Tulach David pointed out that it is milli, micro, nano - e.g. we need to multiply by 10^6
Tue, 05 Feb 2013 08:48:23 +0100 Jaroslav Tulach Test can specify multiple HTTP resources emul
Tue, 05 Feb 2013 08:27:42 +0100 Jaroslav Tulach Merging improved (inner) annotation support to allow its usage in emul branch emul
Tue, 05 Feb 2013 00:00:22 +0100 Jaroslav Tulach Returning proper runtime representation for inner annotation arrays reflection
Mon, 04 Feb 2013 23:25:32 +0100 Jaroslav Tulach Some additional checks for instanceof reflection
Mon, 04 Feb 2013 23:22:54 +0100 Jaroslav Tulach Simplifying the JavaScript code a bit reflection
Mon, 04 Feb 2013 23:18:51 +0100 Jaroslav Tulach Can obtain values of inner annotation types reflection
Mon, 04 Feb 2013 23:06:43 +0100 Jaroslav Tulach isAnnotation works OK reflection
Mon, 04 Feb 2013 22:40:11 +0100 Jaroslav Tulach Checking proper instance of returned array reflection
Mon, 04 Feb 2013 22:03:49 +0100 Jaroslav Tulach Generates reasonable JSON objects for inner annotations and inner annotation arrays reflection
Mon, 04 Feb 2013 22:02:33 +0100 Jaroslav Tulach Need to initialize the class before returning its $class structure reflection
Mon, 04 Feb 2013 09:41:33 +0100 Martin Soch Support for Long multiplication + tests arithmetic
Mon, 04 Feb 2013 09:37:56 +0100 Jaroslav Tulach Emulation of ZipInputStream seems to be in good shape. Merging, so David can use the latest achievements in main development line
Sun, 03 Feb 2013 23:18:47 +0100 Jaroslav Tulach Requiring reference to enums as soon as they are used in annotations reflection
Sun, 03 Feb 2013 22:58:42 +0100 Jaroslav Tulach Correct getDeclaringClass for returned methods reflection
Sun, 03 Feb 2013 19:39:34 +0100 Jaroslav Tulach Some annotation types work reflection
Sun, 03 Feb 2013 18:58:09 +0100 Jaroslav Tulach Supporting annotations with arrays reflection
Sun, 03 Feb 2013 17:55:48 +0100 Jaroslav Tulach The test is my creation and deserves standard bck2brwsr header reflection
Sun, 03 Feb 2013 11:01:08 +0100 Jaroslav Tulach Test for proper behavior of MethodImpl own methods reflection
Sun, 03 Feb 2013 08:01:48 +0100 Jaroslav Tulach Verify the reflection works on interfaces reflection
Sun, 03 Feb 2013 07:48:42 +0100 Jaroslav Tulach Merge of default to reflection branch - need to work on improving annotations with arrays reflection
Sat, 02 Feb 2013 06:01:44 +0100 Jaroslav Tulach Checking for existance using typeof emul
Fri, 01 Feb 2013 21:25:42 +0100 Jaroslav Tulach Reverted the condition checks emul
Fri, 01 Feb 2013 19:49:21 +0100 Jaroslav Tulach Infering the URL context from the browser's base URL, if any emul
Fri, 01 Feb 2013 18:42:07 +0100 Jaroslav Tulach Can initialize VM with classpath composed of a JAR file and read resources from it emul
Fri, 01 Feb 2013 18:35:21 +0100 Jaroslav Tulach null is not instance of anything emul
Fri, 01 Feb 2013 18:35:08 +0100 Jaroslav Tulach We don't need JavaScript inflater anymore emul
Fri, 01 Feb 2013 18:03:03 +0100 Jaroslav Tulach AssertionError report as errors emul
Fri, 01 Feb 2013 18:02:16 +0100 Jaroslav Tulach Using GNU ClassPath implementation of ZipInputStream. Taken from http://sourceforge.net/projects/jazzlib/ rev. jazzlib-0.07.zip emul
Fri, 01 Feb 2013 15:19:16 +0100 Jaroslav Tulach instanceof works on null emul
Fri, 01 Feb 2013 14:16:26 +0100 Jaroslav Tulach URL.openStream works via XHR emul
Fri, 01 Feb 2013 16:35:42 +0100 Jaroslav Tulach Merging the two heads on jdk7-b147 branch jdk7-b147
Fri, 01 Feb 2013 16:34:51 +0100 Jaroslav Tulach Providing implementation of the most important java.lang.System methods
Fri, 01 Feb 2013 16:25:57 +0100 Jaroslav Tulach David's classes can be compiled
Fri, 01 Feb 2013 16:10:51 +0100 Jaroslav Tulach Merging in classes needed by David
Fri, 01 Feb 2013 16:10:10 +0100 Jaroslav Tulach More classes needed by David jdk7-b147
Fri, 01 Feb 2013 16:00:27 +0100 Jaroslav Tulach Math.signum enabled
Fri, 01 Feb 2013 14:48:40 +0100 Jaroslav Tulach Need to use fixed groupId
Fri, 01 Feb 2013 09:00:30 +0100 Martin Soch Support for Long unary "-" arithmetic
Fri, 01 Feb 2013 06:09:18 +0100 Martin Soch Long operator >>> and tests arithmetic
Thu, 31 Jan 2013 20:37:12 +0100 Martin Soch Long binary XOR implementation + tests arithmetic
Thu, 31 Jan 2013 20:19:38 +0100 Martin Soch Added binary OR for Long + tests for AND and OR arithmetic
Thu, 31 Jan 2013 19:21:37 +0100 Jaroslav Tulach Introducing resource attribute for @HttpResource emul
Thu, 31 Jan 2013 18:45:00 +0100 Jaroslav Tulach Can read binary data via new URL('').getContent(byte[].class) emul
Thu, 31 Jan 2013 18:22:14 +0100 Jaroslav Tulach Verify that URL can obtain String data emul
Thu, 31 Jan 2013 17:39:47 +0100 Jaroslav Tulach @HttpResource allows a test to connect back to the server and read static resource emul
Thu, 31 Jan 2013 16:58:27 +0100 Jaroslav Tulach Better (more extensible and documented) API for the Launcher emul
Thu, 31 Jan 2013 16:13:04 +0100 Jaroslav Tulach When one needs to use a JAR for compilation only in Maven, one needs to select scope='provided' emul
Thu, 31 Jan 2013 15:26:09 +0100 Martin Soch Added subtraction for Long + tests arithmetic