Sander Hautvast
|
04b71c4e5b
|
updated toString to make it sort off javap-ish
|
2020-11-10 21:12:35 +01:00 |
|
Sander Hautvast
|
78cfcd411f
|
fixed a bug with wrong utf-8 length and added uniqueness checks. Improved the design
|
2020-11-10 12:49:10 +01:00 |
|
Sander Hautvast
|
d17883701d
|
minor reshuffling
|
2020-11-10 09:22:44 +01:00 |
|
Sander Hautvast
|
8eda63261b
|
created CompiledClass and refactored code into it. Added Interfaces to bytecode
|
2020-11-09 16:04:35 +01:00 |
|
Sander Hautvast
|
3e699d0754
|
added refs to this and super
|
2020-11-09 15:20:35 +01:00 |
|
Sander Hautvast
|
50649ea1a8
|
renamed constantpool entries again. fixed some issues. ConstantPool output seems to get there
|
2020-11-09 14:32:05 +01:00 |
|
Sander Hautvast
|
c6db240f47
|
implemented some basic getBytes methods to create bytecode for constantpool
|
2020-11-09 12:40:34 +01:00 |
|
Sander Hautvast
|
7968d27814
|
renamed constants and added bytecode tags
|
2020-11-09 11:25:42 +01:00 |
|
Sander Hautvast
|
61ca5f9a11
|
Moved some stuff around, removed obsolete code, added comments and javadoc
|
2020-11-09 10:24:10 +01:00 |
|
Sander Hautvast
|
9aad0e55c6
|
API draft, constant pool creator working in principle. A working test
|
2020-11-09 09:56:33 +01:00 |
|
Sander Hautvast
|
e9e66f6291
|
Initial commit
|
2020-11-06 17:19:42 +01:00 |
|