- Feb 06, 2021
-
-
Eric Bruneton authored
-
- Jan 28, 2021
-
-
Eric Bruneton authored
Resolve "ClassRemapper doesn't remap annotation values" Closes #317929 See merge request asm/asm!310
-
Eric Bruneton authored
-
- Jan 27, 2021
-
-
Eric Bruneton authored
Use consistent exceptions in checkTypeRef. Closes #317930 See merge request !311
-
Eric Bruneton authored
Use consistent exceptions in visitLabel. Closes #317931 See merge request asm/asm!312
-
- Jan 16, 2021
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Dec 24, 2020
-
-
Remi Forax authored
Tests that requires preview features should only run if the preview features of the right JDK are enabled See merge request asm/asm!308
-
Remi Forax authored
add the infrastructure to declare that those tests requires --enable-preview
-
- Dec 23, 2020
-
-
Eric Bruneton authored
Update JaCoCo to version 0.8.6 See merge request !309
-
Evgeny Mandrikov authored
-
- Dec 22, 2020
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Dec 21, 2020
-
-
Remi Forax authored
Add support for jdk 17 (V17) See merge request !307
-
Remi Forax authored
also fix some typos (stuff) and refactor Arrays.asList(array).stream() to Arrays.stream(array)
-
Eric Bruneton authored
Add some input validations in ClassReader. See merge request !306
-
Eric Bruneton authored
-
Eric Bruneton authored
Add an analyzeAndComputeMaxs() method in Analyzer. Closes #317921 See merge request !305
-
Eric Bruneton authored
-
- Dec 19, 2020
-
-
Eric Bruneton authored
Use consistent exceptions in InstructionAdapter. Closes #317922 See merge request !304
-
Eric Bruneton authored
Fix Javadoc of AnnotationVisitor.visitArray(). Closes #317923 See merge request !303
-
- Dec 18, 2020
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Nov 11, 2020
-
-
Eric Bruneton authored
-
- Oct 17, 2020
-
-
Eric Bruneton authored
Replace -debug flag in Printer by -nodebug (-debug continues to work) See merge request !302
-
- Oct 16, 2020
-
-
Lukas Rytz authored
-
- 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 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
-