javaclass

Changelog

(0) -100 -10 +10 tip
126:49f0ac92133d
2005-01-14 Paul Boddie changeset files shortlog graph Added tests of the Integer class and of String object addition.
tests/testpackage/MainTest.java
125:61e69c94a1d5
2005-01-14 Paul Boddie changeset files shortlog graph Added tests of the StringBuffer class and of String object addition.
tests/StringBufferTest.java tests/StringTest.java
124:328607f380b0
2005-01-14 Paul Boddie changeset files shortlog graph Introduced the StringBuffer class so that the addition of String objects can be supported. Added the Integer class.
java/lang/__init__.py
123:846ca064b2ff
2005-01-14 Paul Boddie changeset files shortlog graph Fixed the argument values to be java.lang.String objects.
runclass.py
122:bbadc235f0a8
2005-01-13 Paul Boddie changeset files shortlog graph Hopefully improved the clarity of the documentation, adding notes on running classes. Minor change to runclass.py, hopefully making it executable.
README.txt runclass.py
121:a6d5ba6eeb84
2005-01-13 Paul Boddie changeset files shortlog graph Added a main method test within a package.
tests/testpackage/MainTest.java
120:14b1b75cd8c2
2005-01-13 Paul Boddie changeset files shortlog graph Fixed the importing of package classes.
runclass.py
119:ae2484e54322
2005-01-13 Paul Boddie changeset files shortlog graph Added a test of main methods.
tests/MainTest.java
118:714a1d918aa9
2005-01-13 Paul Boddie changeset files shortlog graph Commented out various trace statements for improved high-level testing. Added the runclass utility which supports running of Java classes through their public, static main methods.
bytecode.py classhook.py runclass.py
117:c24f02c31ec9
2005-01-11 Paul Boddie changeset files shortlog graph Made conversions slightly more general.
tools/wrap.py
(0) -100 -10 +10 tip