Fri, 07 Dec 2012 10:09:50 +0100 Jaroslav Tulach Using calling convention with bck2brwsr lazyvm
Fri, 07 Dec 2012 10:07:59 +0100 Jaroslav Tulach Making ready for recursive calls. Providng proper conversions from and to '/', '.' and '_' lazyvm
Fri, 07 Dec 2012 06:29:54 +0100 Jaroslav Tulach Lazy loading is now part of GenJS lazyvm
Thu, 06 Dec 2012 22:02:10 +0100 Jaroslav Tulach The loadClass method accept class name with dots lazyvm
Thu, 06 Dec 2012 21:54:40 +0100 Jaroslav Tulach Access the method via bck2brwsr lazyvm
Thu, 06 Dec 2012 21:31:09 +0100 Jaroslav Tulach Hiding all generated class methods from sight of external users. Exposing only bck2brwsr entry point function lazyvm
Thu, 06 Dec 2012 16:13:03 +0100 Jaroslav Tulach Infrastructure for comparing runs in Hotspot as well as bck2brwsr VMs. Just use @Compare and CompareVMs.create
Thu, 06 Dec 2012 16:11:48 +0100 Jaroslav Tulach Moving the definition of Array.prototype.fillNulls() outside of the generator into the emulation .js file
Thu, 06 Dec 2012 09:48:24 +0100 Martin Soch JsTestDriver result will be always under benchmarks/.../ directory benchmarks
Wed, 05 Dec 2012 13:24:03 +0100 Martin Soch recording output from JsTestDriver benchmarks
Wed, 05 Dec 2012 12:47:49 +0100 Martin Soch excluding JavaScript test files from sources benchmarks
Wed, 05 Dec 2012 11:18:09 +0100 Martin Soch first version of benchmarks benchmarks
Wed, 05 Dec 2012 10:52:50 +0100 Jaroslav Tulach Merging in reflection work. Seems to be solid now.
Wed, 05 Dec 2012 10:03:58 +0100 Jaroslav Tulach Can obtain annotation from a method reflection
Wed, 05 Dec 2012 09:31:36 +0100 Jaroslav Tulach Getting ready for check for method annotations reflection
Wed, 05 Dec 2012 09:28:31 +0100 Jaroslav Tulach Implementation of Class.getMethods reflection
Tue, 04 Dec 2012 15:33:53 +0100 Jaroslav Tulach Merging two heads on the jdk7-b147 branch jdk7-b147
Tue, 04 Dec 2012 15:32:18 +0100 Jaroslav Tulach Can execute a (parameterless) method via reflection reflection
Tue, 04 Dec 2012 14:49:01 +0100 Jaroslav Tulach Test to verify reflective call on a method of a class reflection
Tue, 04 Dec 2012 14:31:11 +0100 Jaroslav Tulach Removing default implementation from reflection APIs reflection
Tue, 04 Dec 2012 14:08:19 +0100 Jaroslav Tulach Merging in some reflection classes from jdk7-b147 reflection
Tue, 04 Dec 2012 13:29:17 +0100 Jaroslav Tulach Bringing in few reflection types, in order to support Class.getMethods jdk7-b147
Tue, 04 Dec 2012 13:16:25 +0100 Jaroslav Tulach Added tag reflectionOnClasses for changeset d0013f44e9b1 reflection
Tue, 04 Dec 2012 13:16:16 +0100 Jaroslav Tulach Removed tag d0013f44e9b1 reflection
Tue, 04 Dec 2012 13:15:39 +0100 Jaroslav Tulach Added tag reflectionOnClasses, d0013f44e9b1 for changeset d0013f44e9b1 reflection
Tue, 04 Dec 2012 12:57:05 +0100 Jaroslav Tulach Only enumerate through own properties of annotation value reflection
Tue, 04 Dec 2012 12:44:33 +0100 Jaroslav Tulach Variables brought into inner functions are still mutable reflection
Tue, 04 Dec 2012 12:23:06 +0100 Jaroslav Tulach The textual type of string now ends with _2 reflection
Tue, 04 Dec 2012 12:16:16 +0100 Jaroslav Tulach Different constructor name cons__V reflection
Tue, 04 Dec 2012 12:06:27 +0100 Jaroslav Tulach ClassTest needs to be adjusted to new naming scheme reflection
Tue, 04 Dec 2012 11:21:10 +0100 Jaroslav Tulach Merging in JNI-like naming scheme from default branch reflection
Tue, 04 Dec 2012 09:16:53 +0100 Jaroslav Tulach Using the same mangling scheme as JNI
Mon, 03 Dec 2012 22:13:50 +0100 Jaroslav Tulach Added tag reflectionOnClasses for changeset 5ab1f0890a42 reflection
Mon, 03 Dec 2012 21:53:01 +0100 Jaroslav Tulach We don't need javap's parser of types, at least I hope reflection
Mon, 03 Dec 2012 19:51:46 +0100 Jaroslav Tulach Merging better delete operation and some tests
Mon, 03 Dec 2012 19:46:41 +0100 Jaroslav Tulach Adding some tests to verify the behavior of delete operation vm_StringArray_delete
Mon, 03 Dec 2012 15:21:56 +0100 Martin Soch - fix for StringArray.delete(int) method vm_StringArray_delete
Mon, 03 Dec 2012 14:44:49 +0100 Lubomir Nerad Merge with trunk registers
Mon, 03 Dec 2012 00:03:40 +0100 Jaroslav Tulach Getting rid of the count, offset and value field in String. Replacing by delegation to real string r
Sun, 02 Dec 2012 23:10:51 +0100 Jaroslav Tulach Rewriting String to use more of @JavaScriptBody & co.
Sun, 02 Dec 2012 21:00:12 +0100 Jaroslav Tulach Ability to control prototypes. Making sure any JavaScript Object is instance of Java object
Sun, 02 Dec 2012 15:05:36 +0100 Jaroslav Tulach Class.getAnnotations somehow implemented reflection
Sun, 02 Dec 2012 14:01:17 +0100 Jaroslav Tulach Annotations with string attributes reflection
Sun, 02 Dec 2012 12:39:51 +0100 Jaroslav Tulach Using the attribute type to in the attribute method name reflection
Sun, 02 Dec 2012 12:26:14 +0100 Jaroslav Tulach Initial support for runtime annotations reflection
Sun, 02 Dec 2012 06:34:14 +0100 Jaroslav Tulach JS 'implementation' for fillInStackTrace native method reflection
Sun, 02 Dec 2012 06:26:32 +0100 Jaroslav Tulach Merging native methods exceptions reflection
Sun, 02 Dec 2012 06:25:28 +0100 Jaroslav Tulach Throw exception when reaching native method without JavaScript implementation
Sat, 01 Dec 2012 15:48:12 +0100 Jaroslav Tulach Optimistic support for Class.newInstance reflection
Sat, 01 Dec 2012 15:30:56 +0100 Jaroslav Tulach Class.getSuperclass seems to work reflection
Sat, 01 Dec 2012 12:35:30 +0100 Jaroslav Tulach Class.getSimpleName() works reflection
Sat, 01 Dec 2012 12:15:12 +0100 Jaroslav Tulach Returns correct canonical name reflection
Sat, 01 Dec 2012 12:14:37 +0100 Jaroslav Tulach Merge with default to get correct behavior of the contructor property of prototype reflection
Sat, 01 Dec 2012 10:35:24 +0100 Jaroslav Tulach Make sure the constructor property points to the real function that creates the object
Sat, 01 Dec 2012 08:52:30 +0100 Jaroslav Tulach Adding each constructor function field reflection
Thu, 29 Nov 2012 22:03:11 +0100 Jaroslav Tulach Don't instantiate new object, when only requesting prototype. use CLS(false).
Thu, 29 Nov 2012 21:58:17 +0100 Jaroslav Tulach Tests about names of classes reflection
Thu, 29 Nov 2012 21:42:25 +0100 Jaroslav Tulach Basic tests for reflection on classes reflection
Thu, 29 Nov 2012 20:19:00 +0100 Lubomir Nerad Register based VM registers
Thu, 29 Nov 2012 11:07:05 +0100 Jaroslav Tulach Saving some space by using single letter variable instead of 'stack'