javaclass

Changelog

(0) +10 +100 tip
4:668cb12070c2
2004-10-28 Paul Boddie changeset files shortlog graph Added proper support for integers, longs, floats and doubles, along with constant value retrieval. Added a bytecode processing module.
bytecode.py classfile.py
3:ba40e828e2eb
2004-10-28 Paul Boddie changeset files shortlog graph Fixed array descriptor handling.
classfile.py
2:928489775f5d
2004-10-25 Paul Boddie changeset files shortlog graph Fixed exception table population for CodeAttributeInfo. Added specific support in other AttributeInfo classes. Introduced the class file object into constant objects so that they may more directly support get_name and other convenience methods.
classfile.py
1:8975076b7208
2004-10-23 Paul Boddie changeset files shortlog graph Moved usage of struct.unpack into u1, u2 and u4 functions. Added ExceptionInfo handling.
classfile.py
0:7c67f86c4c10
2004-10-23 Paul Boddie changeset files shortlog graph Initial revision
classfile.py
(0) +10 +100 tip