Commit graph

5 commits

Author SHA1 Message Date
Sander Hautvast
008bd06680 * removed unused code
* added more javadoc
* more renaming
2021-01-18 22:11:21 +01:00
Sander Hautvast
adc54f0042 new javap output 2020-11-19 22:29:22 +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
8eda63261b created CompiledClass and refactored code into it. Added Interfaces to bytecode 2020-11-09 16:04:35 +01:00
Sander Hautvast
9aad0e55c6 API draft, constant pool creator working in principle. A working test 2020-11-09 09:56:33 +01:00