Tue, 30 Oct 2012 22:35:32 +0100 Jaroslav Tulach Print the information about "needs" only once per each type
Tue, 30 Oct 2012 22:22:18 +0100 Jaroslav Tulach Implementation of multianewarray bytecode instruction
Tue, 30 Oct 2012 20:29:55 +0100 Jaroslav Tulach One license is enough
Tue, 30 Oct 2012 20:11:41 +0100 Jaroslav Tulach One license is enough
Tue, 30 Oct 2012 13:04:52 +0100 Jaroslav Tulach Exclude hidden directories
Tue, 30 Oct 2012 12:23:13 +0100 Jaroslav Tulach Allow multi-value @OnClick ids
Tue, 30 Oct 2012 09:26:54 +0100 Jaroslav Tulach Merging forgotten head
Tue, 30 Oct 2012 09:24:41 +0100 Jaroslav Tulach Merging in support for Class and ClassLoader operations
Tue, 30 Oct 2012 09:14:17 +0100 Jaroslav Tulach Few more classes needed for ClassLoader and Class methods jdk7-b147
Tue, 30 Oct 2012 09:05:33 +0100 Jaroslav Tulach Few more classes needed for ClassLoader and Class methods jdk7-b147
Tue, 30 Oct 2012 08:27:04 +0100 Jaroslav Tulach ClassLoader and closeable interface are needed as well jdk7-b147
Mon, 29 Oct 2012 12:31:39 +0100 Jaroslav Tulach We need Class.getResourceAsStream jdk7-b147
Mon, 29 Oct 2012 13:05:56 +0100 Jaroslav Tulach Code completion for the ids in the XHTML page
Tue, 23 Oct 2012 16:50:27 +0200 Jaroslav Tulach Some basic operations needed for a trivial calculator
Wed, 17 Oct 2012 15:59:04 +0200 Jaroslav Tulach Support for switch
Tue, 16 Oct 2012 18:04:11 +0200 Jaroslav Tulach Same basic operations with Number subclasses now work
Tue, 16 Oct 2012 17:40:51 +0200 Jaroslav Tulach compile just once
Tue, 16 Oct 2012 17:24:43 +0200 Jaroslav Tulach Don't need dependency on JUnit
Tue, 16 Oct 2012 17:18:37 +0200 Jaroslav Tulach Fixing license
Tue, 16 Oct 2012 17:17:43 +0200 Jaroslav Tulach Polishing imports, removing debug messages
Tue, 16 Oct 2012 16:51:22 +0200 Jaroslav Tulach Maven mojo to generate the Javascript during compilation phase
Tue, 16 Oct 2012 13:23:04 +0200 Jaroslav Tulach Deduce name of the class to generate from the name of the HTML page
Tue, 16 Oct 2012 12:49:59 +0200 Jaroslav Tulach mvn clean install on root project succeeds
Tue, 16 Oct 2012 12:42:00 +0200 Jaroslav Tulach Fixing license in all files
Tue, 16 Oct 2012 12:27:15 +0200 Jaroslav Tulach Removing unneeded file
Tue, 16 Oct 2012 11:55:56 +0200 Jaroslav Tulach Concatenation of strings works
Thu, 11 Oct 2012 10:43:17 -0700 Jaroslav Tulach Less compilation during test execution
Thu, 11 Oct 2012 10:03:21 -0700 Jaroslav Tulach Static methods needs to be in the prototype, as the bytecode can refer to them as being in a subclass
Thu, 11 Oct 2012 06:16:00 -0700 Jaroslav Tulach The emulation approach turned to be working well. Let's merge it to trunk.
Thu, 11 Oct 2012 06:15:22 -0700 Jaroslav Tulach Now we are able to change a title of a page inside of a browser emul
Thu, 11 Oct 2012 04:11:42 -0700 Jaroslav Tulach Multiparameter static methods with JavaScriptBody work now emul
Wed, 10 Oct 2012 16:49:45 -0700 Jaroslav Tulach Support reordering of class declarations emul
Tue, 09 Oct 2012 18:47:42 -0700 Jaroslav Tulach Better order of static initializers emul
Tue, 09 Oct 2012 18:26:23 -0700 Jaroslav Tulach push grows the array emul
Tue, 09 Oct 2012 11:12:20 -0700 Jaroslav Tulach We don't want special settings emul
Tue, 09 Oct 2012 11:11:58 -0700 Jaroslav Tulach Concatenation of string and integer works emul
Mon, 08 Oct 2012 17:10:27 -0700 Jaroslav Tulach Concatanation of strings sort of works (but produces wrong result) emul
Wed, 03 Oct 2012 08:19:44 -0700 Jaroslav Tulach Merging the strings work into the emulation attempt emul
Wed, 03 Oct 2012 08:05:24 -0700 Jaroslav Tulach Annotation to control conversion to JavaScript strings
Sun, 30 Sep 2012 19:40:04 -0700 Jaroslav Tulach Separate the read method strings
Sun, 30 Sep 2012 19:01:46 -0700 Jaroslav Tulach Don't call to System emul
Sun, 30 Sep 2012 18:58:50 -0700 Jaroslav Tulach assertion status method is used by compiler emul
Sun, 30 Sep 2012 18:57:15 -0700 Jaroslav Tulach Merge of Boolean emul
Sun, 30 Sep 2012 18:42:44 -0700 Jaroslav Tulach Need boolean as well jdk7-b147
Sun, 30 Sep 2012 18:40:47 -0700 Jaroslav Tulach Removing methods from Character emul
Sun, 30 Sep 2012 18:29:37 -0700 Jaroslav Tulach Almost compilable emul
Sun, 30 Sep 2012 17:42:21 -0700 Jaroslav Tulach Serialization and printStackTrace commented out for now emul
Sun, 30 Sep 2012 17:40:28 -0700 Jaroslav Tulach Merging removal of NPE emul
Sun, 30 Sep 2012 17:40:14 -0700 Jaroslav Tulach Removing misplaced class jdk7-b147
Sun, 30 Sep 2012 17:39:50 -0700 Jaroslav Tulach The getPrimitiveClass method is called from many places emul
Sun, 30 Sep 2012 17:29:51 -0700 Jaroslav Tulach Disabling serialization for now emul
Sun, 30 Sep 2012 17:26:01 -0700 Jaroslav Tulach Bringing in OutOfMemoryError emul
Sun, 30 Sep 2012 17:25:41 -0700 Jaroslav Tulach OutOfMem extends VirtualMachineErr jdk7-b147
Sun, 30 Sep 2012 17:23:09 -0700 Jaroslav Tulach StringBuilder throws OutOfMemoryError jdk7-b147
Sun, 30 Sep 2012 17:21:04 -0700 Jaroslav Tulach Use trivial char <-> byte conversions emul
Sun, 30 Sep 2012 17:17:00 -0700 Jaroslav Tulach Don't support other encodings than UTF-8 emul
Sun, 30 Sep 2012 17:12:18 -0700 Jaroslav Tulach Copy array the old way emul
Sun, 30 Sep 2012 17:10:32 -0700 Jaroslav Tulach Centralize all calls to System.arraycopy under one method in String emul
Sun, 30 Sep 2012 14:37:39 -0700 Jaroslav Tulach Merging exceptions, and etc. emul
Sun, 30 Sep 2012 14:36:45 -0700 Jaroslav Tulach AssertionError is necessary for NetBeans to recognize JDK 1.4 jdk7-b147