javaclass

Shortlog

(0) -100 -60 tip
2005-02-20 Paul Boddie Fixed multiple imports - the loaded_classes attribute was not removed.
2005-02-13 Paul Boddie Made more lookupswitch and tableswitch fixes.
2005-02-13 Paul Boddie Added a test of circular interpackage references.
2005-02-13 Paul Boddie Attempted to simplify the class loading mechanism by adding instance-level
2005-02-13 Paul Boddie Fixed offsets in tableswitch.
2005-02-13 Paul Boddie Introduced initial measures for handling circular imports/references.
2005-02-13 Paul Boddie Fixed superclass retrieval so that undefined superclasses denote the
2005-01-27 Paul Boddie Improved exceptions when classes cannot be imported. rel-0-1
2005-01-27 Paul Boddie Added SecureClassLoader declaration.
2005-01-27 Paul Boddie Added ClassLoader declaration.
2005-01-24 Paul Boddie Reformatted and added a note about the memory issue in the test program.
2005-01-24 Paul Boddie Updated runclass and the test program. The updated test program exposes
2005-01-24 Paul Boddie Introduced exception table entry merging to try and preserve proper
2005-01-23 Paul Boddie Added "safety measures" for exception offset insertion, although better
2005-01-23 Paul Boddie Added more complete tests.
2005-01-23 Paul Boddie Added a get_bytecode method to the bytecode writer which provides a list of
2005-01-23 Paul Boddie Added version information.
2005-01-23 Paul Boddie Added release procedures to the documentation.
2005-01-23 Paul Boddie Added release procedures to the documentation.
2005-01-23 Paul Boddie Changed the stylesheet and added licensing details.
2005-01-23 Paul Boddie Changed the stylesheet and added licensing details.
2005-01-23 Paul Boddie Fixed imports.
2005-01-23 Paul Boddie Added a note about the Java API implementation.
2005-01-23 Paul Boddie Fixed the names and grammar.
2005-01-23 Paul Boddie Added testing notes. Indented command strings.
2005-01-23 Paul Boddie Added more tests.
2005-01-23 Paul Boddie Added notes about dispatcher methods.
2005-01-23 Paul Boddie Added a simple "test everything" program.
2005-01-22 Paul Boddie Added more test programs.
2005-01-22 Paul Boddie Added more test programs.
2005-01-22 Paul Boddie Fixed the default values used in array initialisation.
2005-01-22 Paul Boddie Updated the documentation.
2005-01-21 Paul Boddie Worked on the documentation somewhat.
2005-01-21 Paul Boddie Fixed the package specifications in the setup script.
2005-01-21 Paul Boddie Moved the modules into the javaclass package.
2005-01-21 Paul Boddie Moved the modules into the javaclass package.
2005-01-21 Paul Boddie Added the start of documentation.
2005-01-21 Paul Boddie Added the start of a test program.
2005-01-18 Paul Boddie Added more test programs.
2005-01-18 Paul Boddie Added a main method test program.
2005-01-18 Paul Boddie Fixed signed constant loading in bipush and sipush.
2005-01-14 Paul Boddie Added the mainloop method.
2005-01-14 Paul Boddie Added a main method.
2005-01-14 Paul Boddie Added a wrapper class for QApplication.
2005-01-14 Paul Boddie Added a main method, although it does not currently work - there may be an
2005-01-14 Paul Boddie Added tests of the Integer class and of String object addition.
2005-01-14 Paul Boddie Added tests of the StringBuffer class and of String object addition.
2005-01-14 Paul Boddie Introduced the StringBuffer class so that the addition of String objects
2005-01-14 Paul Boddie Fixed the argument values to be java.lang.String objects.
2005-01-13 Paul Boddie Hopefully improved the clarity of the documentation, adding notes on
2005-01-13 Paul Boddie Added a main method test within a package.
2005-01-13 Paul Boddie Fixed the importing of package classes.
2005-01-13 Paul Boddie Added a test of main methods.
2005-01-13 Paul Boddie Commented out various trace statements for improved high-level testing.
2005-01-11 Paul Boddie Made conversions slightly more general.
2005-01-11 Paul Boddie Added commented-out special method for conversion of HashMap to dictionary.
2005-01-10 Paul Boddie Corrected various base classes (object -> java.lang.Object, Exception ->
2005-01-10 Paul Boddie Moved the lang module contents into the lang package.
2005-01-10 Paul Boddie Moved the lang module contents into the lang package.
2005-01-10 Paul Boddie Moved the lang module contents into the lang package.
(0) -100 -60 tip