Volker Berlin
|
622fd5d63c
|
use constants for primitive type IDs
|
2020-09-20 13:59:13 +02:00 |
|
Volker Berlin
|
67f8fd4355
|
implement Class.getComponentType(), WIP
|
2020-05-31 11:39:57 +02:00 |
|
Volker Berlin
|
410a3c1321
|
stub for getClassLoader0()
|
2020-05-21 16:28:52 +02:00 |
|
Volker Berlin
|
b15cc8b7ae
|
implement Class.getClassLoader()
|
2020-05-15 18:27:46 +02:00 |
|
Volker Berlin
|
026f962677
|
Add support for primitive classes
|
2020-04-04 16:09:58 +02:00 |
|
Volker Berlin
|
561dc37540
|
improve Class Replacement, also the class in method signatures was replaced
|
2020-04-04 11:18:25 +02:00 |
|
Volker Berlin
|
775496640c
|
add support for Class constants
|
2020-03-15 15:49:52 +01:00 |
|
Volker Berlin
|
af5f713a70
|
skip the length of the instanceof list
|
2020-03-15 11:08:55 +01:00 |
|
Volker Berlin
|
259a7130f1
|
improve java.lang.Class replacement, WIP
|
2020-03-14 23:02:58 +01:00 |
|
Volker Berlin
|
946e911982
|
implementation of a a replacement for java.lang.Class
|
2020-03-14 19:21:37 +01:00 |
|