|
a0e5a3ef29
|
Implement preliminary method frame state prediction
|
2021-01-20 08:19:25 +01:00 |
|
|
395de97c9d
|
Add comments and JavaDoc
|
2020-04-21 19:17:49 +02:00 |
|
|
0b58fcf3a3
|
Fix bug in multi-method merge algorithm referencing retVal
|
2020-04-21 18:16:06 +02:00 |
|
|
266c43ae11
|
Implement multiple method weaving with return value references
|
2020-04-19 21:32:18 +02:00 |
|
|
c2aa3202ba
|
Implement rudimentary method weaving
|
2020-04-19 16:13:04 +02:00 |
|
|
a53d94e407
|
Implement basic method instruction merging
|
2020-04-18 21:24:24 +02:00 |
|
|
7c75571733
|
Implement field injection
|
2020-04-16 22:19:29 +02:00 |
|
|
217a8b4f6f
|
Add simple tool for quickly loading all classes to merge
|
2020-04-16 03:00:10 +02:00 |
|
|
420327c453
|
Implement class merge system
|
2020-04-16 02:59:38 +02:00 |
|
|
7daab23efe
|
Implement basic annotation system for injection
|
2020-04-16 02:59:02 +02:00 |
|