Sat, 17 Nov 2012 19:03:17 +0100 Jaroslav Tulach Enabling accidentally disabled test javap
Sat, 17 Nov 2012 18:53:58 +0100 Jaroslav Tulach No need to import java.util.* javap
Sat, 17 Nov 2012 18:34:12 +0100 Jaroslav Tulach Initialize fields with 0, 0.0 and null javap
Sat, 17 Nov 2012 17:43:15 +0100 Jaroslav Tulach Pre-fill arrays with nulls javap
Sat, 17 Nov 2012 16:15:10 +0100 Jaroslav Tulach Using === and !== to make sure empty string is not mistaken for null javap
Sat, 17 Nov 2012 11:21:17 +0100 Jaroslav Tulach The JavaScript VM is able to generate some (not yet valid) code. javap
Fri, 16 Nov 2012 08:26:55 +0100 Jaroslav Tulach Removing the printing part from javap. The bck2brwsr VM can now be compiled into JavaScript javap
Fri, 16 Nov 2012 08:12:01 +0100 Jaroslav Tulach As GenJS has no reference to java.util classes, we need to comunicate via old good String[] javap
Fri, 16 Nov 2012 08:08:36 +0100 Jaroslav Tulach Re-packaging javap as we are about to make significant changes to it anyway javap
Fri, 16 Nov 2012 08:06:48 +0100 Jaroslav Tulach Explicitly specify source to be 1.6 javap
Fri, 16 Nov 2012 08:05:55 +0100 Jaroslav Tulach Adding missing header javap
Fri, 16 Nov 2012 07:55:43 +0100 Jaroslav Tulach Replacing reference to System.arraycopy with our own re-implementation javap
Fri, 16 Nov 2012 07:53:10 +0100 Jaroslav Tulach Byte array stream is essential for parsing of annotation values via javap jdk7-b147
Fri, 16 Nov 2012 07:36:32 +0100 Jaroslav Tulach Eliminating references to java.util classes that have too huge transitive closure. javap
Thu, 15 Nov 2012 08:12:52 +0100 Jaroslav Tulach Can use special characters in JavaScriptBody's body attribute javap
Thu, 15 Nov 2012 08:12:11 +0100 Jaroslav Tulach Specifying source version javap
Tue, 13 Nov 2012 07:56:02 +0100 Jaroslav Tulach Explicit version 1.6 convinces command line Maven to compile the whole project
Tue, 13 Nov 2012 07:48:26 +0100 Jaroslav Tulach Command like mvn falls back to 1.3 version unless 1.6 is explicitly specified
Mon, 12 Nov 2012 21:10:56 +0100 Jaroslav Tulach All known tests pass with javap class reader javap
Mon, 12 Nov 2012 21:05:23 +0100 Jaroslav Tulach Double and long invocation conventions fixed javap
Mon, 12 Nov 2012 20:08:36 +0100 Jaroslav Tulach Specify the java.source level javap
Mon, 12 Nov 2012 20:05:47 +0100 Jaroslav Tulach Ignore sources from javap for the license check javap
Mon, 12 Nov 2012 07:07:40 +0100 Jaroslav Tulach Name of field is not part of value javap
Mon, 12 Nov 2012 00:07:34 +0100 Jaroslav Tulach Some support for annotations javap
Sun, 11 Nov 2012 13:23:52 +0100 Jaroslav Tulach Almost rewritten to javap: @JavaScriptBody and double/long may not yet be supported javap
Sat, 10 Nov 2012 20:31:39 +0100 Jaroslav Tulach Trivial implementation of Hashtable and Vector javap
Sat, 10 Nov 2012 19:01:28 +0100 Jaroslav Tulach Compiling javap against the emul package. Still need impl for our copy of Hashtable and Vector javap
Sat, 10 Nov 2012 17:54:30 +0100 Jaroslav Tulach Merging in DataInputStream & co. javap
Sat, 10 Nov 2012 17:38:35 +0100 Jaroslav Tulach DataInputStream also needs PushbackIS, EOFEx and UTFEx jdk7-b147
Sat, 10 Nov 2012 17:27:07 +0100 Jaroslav Tulach For purposes of running javap we may need DataInputStream jdk7-b147
Sat, 10 Nov 2012 07:27:09 +0100 Jaroslav Tulach Removing code not directly related to parsing class files javap
Fri, 09 Nov 2012 21:33:22 +0100 Jaroslav Tulach javap as of revision jdk6-4ab5d66aaf2b javap
Fri, 09 Nov 2012 12:15:25 +0100 Jaroslav Tulach Changing the dependency to new name of the library
Fri, 09 Nov 2012 12:09:40 +0100 Jaroslav Tulach Fixing licenses
Fri, 09 Nov 2012 12:06:45 +0100 Jaroslav Tulach Adding calculator demo to the repository
Fri, 09 Nov 2012 11:47:00 +0100 Jaroslav Tulach Moving the htmlpage API into a submodule in preparation of adding in an example of its usage
Fri, 09 Nov 2012 09:00:46 +0100 Jaroslav Tulach Adopting the JavaScript bodies to recent change in naming of fields
Fri, 09 Nov 2012 08:41:59 +0100 Jaroslav Tulach Also change the main class in pom
Thu, 08 Nov 2012 18:34:12 +0100 Jaroslav Tulach There can be fields named "in" and string constants with \t, \r, \n and \\
Thu, 08 Nov 2012 18:32:32 +0100 Jaroslav Tulach Moving the main method outside of GenJS, so it has lighter dependencies
Wed, 31 Oct 2012 18:05:24 +0100 Jaroslav Tulach Missing semicolon
Wed, 31 Oct 2012 16:54:42 +0100 Jaroslav Tulach Don't rebuild js file when classes are not recompiled
Wed, 31 Oct 2012 15:43:39 +0100 Jaroslav Tulach Don't process class files multiple times
Tue, 30 Oct 2012 23:33:29 +0100 Jaroslav Tulach Removing StrictMath
Tue, 30 Oct 2012 22:59:31 +0100 Jaroslav Tulach One license is enough
Tue, 30 Oct 2012 22:43:18 +0100 Jaroslav Tulach Shorter prototype methods
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