- Jun 20, 2021
-
-
Remi Forax authored
a method with access flags ACC_ABSTRACT and ACC_STRICT is illegal if version less than V17 See merge request asm/asm!322
-
Remi Forax authored
-
- Jun 12, 2021
-
-
Remi Forax authored
the documentation says visitPermittedSubClass is called at the wrong time See merge request asm/asm!324
-
Remi Forax authored
add support of Java 18 See merge request !323
-
Remi Forax authored
the documentation says visitPermittedSubClass is called before visitPermittedSubClass is actually called
-
- Jun 06, 2021
-
-
Remi Forax authored
-
Eric Bruneton authored
Fix the Javadoc of LdcInsnNode. Closes #317945 See merge request !319
-
- May 28, 2021
-
-
Eric Bruneton authored
Fix a broken Javadoc tag in ClassWriter See merge request asm/asm!321
-
Eric Bruneton authored
-
- May 25, 2021
-
-
Сергей Цыпанов authored
-
Сергей Цыпанов authored
-
- May 24, 2021
-
-
Johnny Lim authored
-
- May 22, 2021
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- May 18, 2021
-
-
Сергей Цыпанов authored
-
Сергей Цыпанов authored
-
- May 13, 2021
-
-
Eric Bruneton authored
Update JaCoCo to version 0.8.7 See merge request asm/asm!318
-
Evgeny Mandrikov authored
-
Eric Bruneton authored
Commit the change to SonarQube as a specific user See merge request !317
-
-
- May 03, 2021
-
-
Сергей Цыпанов authored
-
- May 01, 2021
-
-
Eric Bruneton authored
Fix the formatting of reference array types in stack map frame outputs. Closes #317942 See merge request asm/asm!316
-
- Apr 24, 2021
-
-
Eric Bruneton authored
-
- Apr 09, 2021
-
-
Сергей Цыпанов authored
-
Сергей Цыпанов authored
-
- Mar 13, 2021
-
-
Eric Bruneton authored
Remove redundant '& 0xFF' from int-to-byte cast See merge request asm/asm!315
-
- Mar 11, 2021
-
-
Сергей Цыпанов authored
-
Сергей Цыпанов authored
-
Сергей Цыпанов authored
-
- Feb 06, 2021
-
-
Eric Bruneton authored
-
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 asm/asm!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
-