javaclass

Graph

(0) +60 +100 tip
Removed the undesirable conversion to Unicode in NameUtils.get_name.
Added missing bytecode translations.
Attempted to provide proper bytecode output with 16-bit operands, special
Fixed shifting operations, observing operator precedence.
Added label-based jumping (rather than permitting only simple jumping
Added a class for the reading and conversion of Java bytecodes, moved the
Added proper support for integers, longs, floats and doubles, along with
Fixed array descriptor handling.
Fixed exception table population for CodeAttributeInfo.
Moved usage of struct.unpack into u1, u2 and u4 functions.
Initial revision
(0) +60 +100 tip