|
092976ee5c
|
Make method injection target resolution more intelligent
|
2021-01-30 16:55:09 +01:00 |
|
|
5729537864
|
Update README.md
v2.0.0
|
2021-01-28 18:28:06 +01:00 |
|
|
8d9575cc57
|
Update test files
|
2021-01-28 18:21:46 +01:00 |
|
|
1a7383278d
|
Improve method resolution
|
2021-01-28 18:21:36 +01:00 |
|
|
169e30fc03
|
Update README.md
|
2021-01-28 18:21:04 +01:00 |
|
|
00ccca408c
|
Update test files
|
2021-01-28 17:05:11 +01:00 |
|
|
b2246c6960
|
Improve automatic injection system
|
2021-01-28 17:04:59 +01:00 |
|
|
4d267e491b
|
Implement interface injection
|
2021-01-28 17:04:17 +01:00 |
|
|
bbeb87aa19
|
Update README.md
|
2021-01-28 07:17:14 +01:00 |
|
|
bc0e8f68c7
|
Update README.md
|
2021-01-28 07:09:05 +01:00 |
|
|
b1089086e2
|
Remove redundant code
|
2021-01-28 07:08:10 +01:00 |
|
|
e4064fa5e0
|
Implement method injection priority (higher earlier)
|
2021-01-28 07:07:55 +01:00 |
|
|
c5e9a4270a
|
Update README.md
|
2021-01-28 06:41:39 +01:00 |
|
|
243e7e1baa
|
Update README.md
|
2021-01-28 06:35:52 +01:00 |
|
|
5540080c2c
|
Add example code to README.md
|
2021-01-28 06:34:04 +01:00 |
|
|
a22e1b398f
|
Update gitignore
|
2021-01-28 05:55:27 +01:00 |
|
|
69af7fe48a
|
Remove temporary output files
|
2021-01-28 05:54:30 +01:00 |
|
|
ba8c52473b
|
Add gitignore
|
2021-01-28 05:54:18 +01:00 |
|
|
1ceb554ae7
|
Update README.md
|
2021-01-28 05:53:08 +01:00 |
|
|
247d9c53fa
|
Finalize specific exceptions
|
2021-01-28 05:50:49 +01:00 |
|
|
833b27e38c
|
Refactor/remove obsolete implementations
|
2021-01-28 05:50:18 +01:00 |
|
|
552db1a2e5
|
Update tests
|
2021-01-28 05:49:18 +01:00 |
|
|
b9846bf40d
|
Update README.md
|
2021-01-28 05:49:08 +01:00 |
|
|
a399779ca1
|
Update tests
|
2021-01-28 05:32:37 +01:00 |
|
|
60540d21c0
|
Implement method prepending
|
2021-01-28 05:32:25 +01:00 |
|
|
69b2194b23
|
Update README.md
|
2021-01-26 06:05:35 +01:00 |
|
|
5301efd2a7
|
Update tests
|
2021-01-26 06:01:26 +01:00 |
|
|
ac9b3079ab
|
Fix frame-related bugs in "append method with return value"-implementation
|
2021-01-26 06:01:03 +01:00 |
|
|
bd8a926266
|
Update README.md
|
2021-01-21 06:41:14 +01:00 |
|
|
cea7fa06bd
|
Implement method appending
|
2021-01-21 06:40:26 +01:00 |
|
|
1734c978b2
|
Update README to reflect V2 implementation
|
2021-01-21 02:19:43 +01:00 |
|
|
4ddbf6821b
|
Complete FrameState analysis implementation
|
2021-01-21 02:19:25 +01:00 |
|
|
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 |
|
|
778d1aed9d
|
Update tests
|
2020-04-21 18:16:48 +02:00 |
|
|
0b58fcf3a3
|
Fix bug in multi-method merge algorithm referencing retVal
|
2020-04-21 18:16:06 +02:00 |
|
|
518dfa80d8
|
Update README
|
2020-04-19 21:39:43 +02:00 |
|
|
3e02401995
|
Update test code
|
2020-04-19 21:32:37 +02:00 |
|
|
266c43ae11
|
Implement multiple method weaving with return value references
|
2020-04-19 21:32:18 +02:00 |
|
|
5c43d02357
|
Update tests for method weaving
|
2020-04-19 16:13:28 +02:00 |
|
|
c2aa3202ba
|
Implement rudimentary method weaving
|
2020-04-19 16:13:04 +02:00 |
|
|
4f694565c3
|
Update tests to test instruction merging
|
2020-04-18 21:24:47 +02:00 |
|
|
a53d94e407
|
Implement basic method instruction merging
|
2020-04-18 21:24:24 +02:00 |
|
|
2745f391e9
|
Implement field injection test
|
2020-04-16 22:19:46 +02:00 |
|
|
7c75571733
|
Implement field injection
|
2020-04-16 22:19:29 +02:00 |
|
|
c6cd8a4e15
|
Add field access condition override example
|
2020-04-16 03:16:07 +02:00 |
|
Gabriel Tofvesson
|
7ed39dc319
|
Create README.md
|
2020-04-16 03:14:07 +02:00 |
|
|
b99cc1939b
|
Add basic tests
|
2020-04-16 03:01:05 +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 |
|