- Sep 19, 2020
-
-
Eric Bruneton authored
-
- Sep 04, 2020
-
-
Eric Bruneton authored
Resolve "AdviceAdapter incorrectly emits onMethodEnter from a try-catch block in a constructor" Closes #317897 See merge request asm/asm!298
-
- Aug 09, 2020
-
-
Eric Bruneton authored
-
- Aug 02, 2020
-
-
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
-
- Jul 05, 2020
-
-
Eric Bruneton authored
Rename remaining 'subtype' to 'subclass'. See merge request !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
-
- Jul 04, 2020
-
-
Remi Forax authored
Move to ASM9 / JDK 15 + experimental support of JDK 16 See merge request asm/asm!291
-
Remi Forax authored
-
- Jun 13, 2020
-
-
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
-
- Jun 07, 2020
-
-
Eric Bruneton authored
-
- Jun 06, 2020
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- May 28, 2020
-
-
Eric Bruneton authored
-
- Apr 19, 2020
-
-
Eric Bruneton authored
-
- Apr 06, 2020
-
-
Eric Bruneton authored
-
- Apr 03, 2020
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Apr 02, 2020
-
-
Remi Forax authored
Add support for empty record See merge request asm/asm!288
-
Remi Forax authored
-
- Apr 01, 2020
-
-
Remi Forax authored
-
Remi Forax authored
-
Eric Bruneton authored
-
- Mar 28, 2020
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Mar 27, 2020
-
-
Remi Forax authored
add an example of generics signature on a record component to improve the code coverage See merge request asm/asm!286
-
Remi Forax authored
-
Remi Forax authored
Fix recursive condy perf issue See merge request asm/asm!285
-
Remi Forax authored
-
Remi Forax authored
-