javaclass

Changelog

(0) -10 +10 +100 tip
81:2e78d10e4a35
2004-12-09 Paul Boddie changeset files shortlog graph Added a simple comparison test.
tests/ComparisonTest.java
80:cfb9fe666890
2004-12-09 Paul Boddie changeset files shortlog graph Changed the special notation for Java-callable methods so that methods may be more easily written in Python. Added various method implementations so that javax.servlet.http.Cookie can at least be instantiated.
java/io.py java/lang.py java/text.py java/util.py
79:78da4286ff0a
2004-12-09 Paul Boddie changeset files shortlog graph Made i2c a null operation since char values are treated like int values in Java. Changed the special notation for Java-callable methods so that methods may be more easily written in Python. Commented out various trace statements.
bytecode.py classfile.py classhook.py
78:f08b72e9f060
2004-12-08 Paul Boddie changeset files shortlog graph Added .jar archive support to the import hook. Fixed accidental attempts to import classes as modules.
classhook.py
77:1c1018b5307b
2004-12-08 Paul Boddie changeset files shortlog graph Added a test of subpackages.
tests/testpackage/subpackage/SubpackageClass.java
76:7fa32ea2ff28
2004-11-21 Paul Boddie changeset files shortlog graph Added method entries for Java access to the String class.
java/lang.py
75:3a4425854c86
2004-11-21 Paul Boddie changeset files shortlog graph Added a test of java.lang.String.
tests/StringTest.java
74:a63612bb72fa
2004-11-21 Paul Boddie changeset files shortlog graph Added tentative library implementations.
java/io.py java/text.py java/util.py
73:5eb3ab12a1b8
2004-11-21 Paul Boddie changeset files shortlog graph Added tentative library implementations.
java/__init__.py
72:ac628263decd
2004-11-21 Paul Boddie changeset files shortlog graph Added tentative library implementations.
java/lang.py
(0) -10 +10 +100 tip