- 13 Mar, 2021 1 commit
-
-
Eric Bruneton authored
Remove redundant '& 0xFF' from int-to-byte cast See merge request asm/asm!315
-
- 11 Mar, 2021 1 commit
-
-
Сергей Цыпанов authored
-
- 06 Feb, 2021 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 28 Jan, 2021 2 commits
-
-
Eric Bruneton authored
Resolve "ClassRemapper doesn't remap annotation values" Closes #317929 See merge request !310
-
Eric Bruneton authored
-
- 27 Jan, 2021 2 commits
-
-
Eric Bruneton authored
Use consistent exceptions in checkTypeRef. Closes #317930 See merge request asm/asm!311
-
Eric Bruneton authored
Use consistent exceptions in visitLabel. Closes #317931 See merge request asm/asm!312
-
- 16 Jan, 2021 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 24 Dec, 2020 2 commits
-
-
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
-
- 23 Dec, 2020 2 commits
-
-
Eric Bruneton authored
Update JaCoCo to version 0.8.6 See merge request asm/asm!309
-
Evgeny Mandrikov authored
-
- 22 Dec, 2020 3 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 21 Dec, 2020 6 commits
-
-
Remi Forax authored
Add support for jdk 17 (V17) See merge request asm/asm!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 asm/asm!306
-
Eric Bruneton authored
-
Eric Bruneton authored
Add an analyzeAndComputeMaxs() method in Analyzer. Closes #317921 See merge request asm/asm!305
-
Eric Bruneton authored
-
- 19 Dec, 2020 2 commits
-
-
Eric Bruneton authored
Use consistent exceptions in InstructionAdapter. Closes #317922 See merge request asm/asm!304
-
Eric Bruneton authored
Fix Javadoc of AnnotationVisitor.visitArray(). Closes #317923 See merge request asm/asm!303
-
- 18 Dec, 2020 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 11 Nov, 2020 1 commit
-
-
Eric Bruneton authored
-
- 17 Oct, 2020 1 commit
-
-
Eric Bruneton authored
Replace -debug flag in Printer by -nodebug (-debug continues to work) See merge request asm/asm!302
-
- 16 Oct, 2020 1 commit
-
-
Lukas Rytz 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 3 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
-