- 02 Oct, 2020 2 commits
-
-
Guillermo Varela authored
-
Guillermo Varela authored
-
- 19 Sep, 2020 1 commit
-
-
Eric Bruneton authored
-
- 04 Sep, 2020 1 commit
-
-
Eric Bruneton authored
Resolve "AdviceAdapter incorrectly emits onMethodEnter from a try-catch block in a constructor" Closes #317897 See merge request asm/asm!298
-
- 09 Aug, 2020 1 commit
-
-
Eric Bruneton authored
-
- 02 Aug, 2020 4 commits
-
-
Eric Bruneton authored
Fix a parameter-name comment in `ClassReader.java`. See merge request asm/asm!299
-
This otherwise trips automated tools that check that parameter-name comments do in fact match the names of the corresponding parameters.
-
Eric Bruneton authored
Fix for incorrect onMethodEnter for private method call after fallthrough from exception handler, in a constructor.
-
Eric Bruneton authored
-
- 05 Jul, 2020 6 commits
-
-
Eric Bruneton authored
Rename remaining 'subtype' to 'subclass'. See merge request asm/asm!295
-
Eric Bruneton authored
Change version to 9.0 beta. See merge request asm/asm!294
-
Eric Bruneton authored
Apply patch from Oskar Haarklou Veileborg. Closes #317910 See merge request asm/asm!293
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 04 Jul, 2020 2 commits
-
-
Remi Forax authored
Move to ASM9 / JDK 15 + experimental support of JDK 16 See merge request asm/asm!291
-
Remi Forax authored
-
- 13 Jun, 2020 2 commits
-
-
Eric Bruneton authored
Resolve "ASM throws ArrayIndexOutOfBoundsException when processing kotlin class file using both Inline Function and Multiplatform Project" Closes #317904 See merge request asm/asm!290
-
Eric Bruneton authored
-
- 07 Jun, 2020 1 commit
-
-
Eric Bruneton authored
-
- 06 Jun, 2020 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 28 May, 2020 1 commit
-
-
Eric Bruneton authored
-
- 19 Apr, 2020 1 commit
-
-
Eric Bruneton authored
-
- 06 Apr, 2020 1 commit
-
-
Eric Bruneton authored
-
- 03 Apr, 2020 3 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 02 Apr, 2020 2 commits
-
-
Remi Forax authored
Add support for empty record See merge request asm/asm!288
-
Remi Forax authored
-
- 01 Apr, 2020 3 commits
-
-
Remi Forax authored
-
Remi Forax authored
-
Eric Bruneton authored
-
- 28 Mar, 2020 4 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 27 Mar, 2020 3 commits
-
-
Remi Forax authored
add an example of generics signature on a record component to improve the code coverage See merge request !286
-
Remi Forax authored
-
Remi Forax authored
Fix recursive condy perf issue See merge request asm/asm!285
-