javaclass

Changelog

(0) -10 +10 tip
96:e0ae9c0dd90a
2005-01-09 Paul Boddie changeset files shortlog graph Added an example of Java code accessing skeleton classes representing wrapped Python classes.
examples/Qt/WidgetTest.java
95:055b402634bc
2005-01-09 Paul Boddie changeset files shortlog graph Added a method to provide the "unqualified Python name" of methods. This is useful when generating wrappers of existing Python classes where the additional type information usually included in "Python names" is not present in the wrapped method names.
classfile.py
94:89cf6f5868da
2005-01-09 Paul Boddie changeset files shortlog graph Added Python 2.2 dis module compatibility.
bytecode.py
93:1df4fc5c93d6
2005-01-08 Paul Boddie changeset files shortlog graph Started an inheritance hierarchy for collections resembling that defined in the Java API documentation.
java/util.py
92:68c3bfb16cd8
2004-12-14 Paul Boddie changeset files shortlog graph Added some reminders.
README.txt
91:0e8017ad0053
2004-12-14 Paul Boddie changeset files shortlog graph Fixed imports from __this__ within the multi-root import mechanism. This avoids multiple imports from the current directory.
classhook.py
90:e4f7daee37f2
2004-12-14 Paul Boddie changeset files shortlog graph Added some class definitions.
java/security/__init__.py
89:ff7df6e579e9
2004-12-14 Paul Boddie changeset files shortlog graph Fixed Class.forName, added some more exceptions and the start of the System class.
java/lang.py
88:6837caf38a99
2004-12-14 Paul Boddie changeset files shortlog graph Added some real behaviour to InputStream and added stream classes of use for java.lang.System.
java/io.py
87:964002d174b7
2004-12-10 Paul Boddie changeset files shortlog graph Added the start of java.security.
java/security/__init__.py
(0) -10 +10 tip