javaclass

Changelog

(0) -10 +10 +100 tip
58:7fcd2c0918c7
2004-11-15 Paul Boddie changeset files shortlog graph Added a test of class loading and superclass presence.
tests/ValueSubclass.java
57:4d42b375a770
2004-11-14 Paul Boddie changeset files shortlog graph Added tests of static initialisation.
tests/FieldTest.java
56:5a6e26d36f31
2004-11-14 Paul Boddie changeset files shortlog graph Added tentative support for class initialisation (although not enabled).
classhook.py
55:2157b80a1b55
2004-11-14 Paul Boddie changeset files shortlog graph Added support for class initialisation method names and access flags inspection.
classfile.py
54:e9628106c17d
2004-11-14 Paul Boddie changeset files shortlog graph Added a test of field initialisation.
tests/FieldTest.java
53:543067f19564
2004-11-14 Paul Boddie changeset files shortlog graph Padded out comments and loops for readability.
bytecode.py
52:4cf5981fa430
2004-11-14 Paul Boddie changeset files shortlog graph Added Java package and class data types and attempted to fix package/module importing even further.
classhook.py
51:c02f3f401a13
2004-11-14 Paul Boddie changeset files shortlog graph Made a better attempt at fixing module importing.
bytecode.py
50:b8078fdfcd63
2004-11-14 Paul Boddie changeset files shortlog graph Fixed importing of modules.
bytecode.py
49:0116a2e13aad
2004-11-14 Paul Boddie changeset files shortlog graph Fixed apparent breakage of Python packages and modules with the hook installed. Commented out the seemingly redundant hooks class.
classhook.py
(0) -10 +10 +100 tip