Per Bothner
|
c4244f5791
* AnnotationDefaultAttr.java: New class, extends Attribute.
|
14 years ago |
Per Bothner
|
b56c39a2e1
Aim for complete support for Annotations.
|
14 years ago |
Per Bothner
|
87bf53f0b1
Support reading/printing (but not yet generating) annotations.
|
15 years ago |
Per Bothner
|
bf463ddad4
* StackMapTableAttr.java (write): Call super write.
|
15 years ago |
Per Bothner
|
01c273a721
* StackMapTableAttr.java: Change to extend MiscAttr.
|
15 years ago |
Per Bothner
|
04678bd39d
Make 'dump' more convenient and more flexible.
|
16 years ago |
Per Bothner
|
cdf9b0d68a
Fix a problem where dump creates fixups, which messes up disassembly.
|
16 years ago |
Per Bothner
|
31dcc0d43e
Various improvements in class file printing.
|
16 years ago |
Per Bothner
|
e0c978af2e
* StackMapTableAttr.java: New class, extends Attribute.
|
17 years ago |
Per Bothner
|
98134a7b96
* EnclosingMethodAttr.java: New extends, extends Attribute.
|
17 years ago |
Per Bothner
|
ce7c8bab20
|
18 years ago |
Per Bothner
|
1b5b0384fd
|
19 years ago |
Per Bothner
|
91c79ecabc
|
20 years ago |
Per Bothner
|
07f329984f
|
20 years ago |
Per Bothner
|
89b246308a
|
20 years ago |
Per Bothner
|
f94d8f01db
|
20 years ago |
Per Bothner
|
223c0a0c9c
Fix redudant imports, and some javadoc errors.
|
21 years ago |
Per Bothner
|
5ac064f2b3
|
25 years ago |
Per Bothner
|
ec9cbc8912
P
|
26 years ago |
Per Bothner
|
ceed5cc1e3
x
|
26 years ago |
Per Bothner
|
03c57ed1cd
�
|
26 years ago |
Per Bothner
|
b7ce425604
|
27 years ago |
Per Bothner
|
45dca6cede
* ClassFileInput.java (readClassType):
|
27 years ago |
Per Bothner
|
3ddaa4560e
* ClassFileInput.java: Create exception table.
|
27 years ago |
Per Bothner
|
73dcce5ee2
* CodeAttr.java (disAssemble): New method.
|
27 years ago |
Per Bothner
|
033329946d
Add more Attributes. Move stuff there from Method. More. See ChangeLog.
|
27 years ago |
Per Bothner
|
d1b3a8a141
* Attribute.java, AttrContainer.java, MiscAttr.java,
|
27 years ago |
Per Bothner
|
16f16d641f
* ConstantPool.java: Add missing break, missing increment.
|
28 years ago |
Per Bothner
|
0f93f677f7
Renamed LICENSE->COPYING; some rephrasing; changed owner to Per Bothner.
|
28 years ago |
Per Bothner
|
80a3be97b0
Added copyright notice. Renamed, combined, new functionality. See ChangeLog.
|
28 years ago |