- Jan 10, 2020
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Jan 05, 2020
-
-
Remi Forax authored
update to support V15 See merge request asm/asm!281
-
- Dec 24, 2019
-
-
forax authored
-
- Oct 20, 2019
-
-
Eric Bruneton authored
-
- Oct 14, 2019
-
-
Remi Forax authored
Add the support of the Record attribute See merge request !275
-
Remi Forax authored
delegate is now read-only for users, use TODO when ASM8_EPERIMENTAL will become ASM8
-
Eric Bruneton authored
Skip the MethodParameters attribute if SKIP_DEBUG is used. Closes #317885 See merge request asm/asm!278
-
Eric Bruneton authored
-
Eric Bruneton authored
Update JaCoCo to version 0.8.5 See merge request asm/asm!277
-
- Oct 12, 2019
-
-
Evgeny Mandrikov authored
-
Eric Bruneton authored
Restrict the bypass check in checkAsm8Experimental. Also add missing factory methods in Remapper classes.
-
- Oct 09, 2019
-
-
Remi Forax authored
add ASM8_EXPERIMENTAL API + support of PermittedSubtypes attribute See merge request asm/asm!274
-
Remi Forax authored
-
- Sep 29, 2019
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Sep 21, 2019
-
-
Eric Bruneton authored
Document some limitations of ClassRemapper. Closes #317882 See merge request asm/asm!272
-
Eric Bruneton authored
-
- Sep 12, 2019
-
-
Eric Bruneton authored
Add link to raw license in MANIFEST, using format from https://osgi.org/specification/osgi.core/7.0.0/framework.module.html#framework.module-bundle-license.
-
- Aug 18, 2019
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- Aug 08, 2019
-
-
Eric Bruneton authored
Clarify license name and fix some dead links. Closes #317880 See merge request asm/asm!270
-
Eric Bruneton authored
-
Eric Bruneton authored
Don't sign snapshot releases. Gitlab CI currently fails because signing keys... See merge request asm/asm!271
-
Eric Bruneton authored
Don't sign snapshot releases. Gitlab CI currently fails because signing keys are missing to sign snapshot releases.
-
- Aug 07, 2019
-
-
Eric Bruneton authored
Make the jars signed and byte-for-byte reproducible. Closes #317879 and #317878 See merge request asm/asm!269
-
Eric Bruneton authored
-
- Jul 15, 2019
-
-
Eric Bruneton authored
Fix infinite loop with invalid arguments. Closes #317875 See merge request !267
-
Eric Bruneton authored
-
- Jul 14, 2019
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Make InsnList derive from Iterable, because it is an iterable See merge request asm/asm!266
-
kb1000 authored
-
- Jul 08, 2019
-
-
SergiiTsypanov authored
-
- Jul 06, 2019
-
-
Eric Bruneton authored
-
- Jun 17, 2019
-
-
Remi Forax authored
add support of Java 14 version See merge request asm/asm!264
-
Eric Bruneton authored
Throw an exception if visitFrame is used incorrectly for old class versions. Closes #317872 See merge request asm/asm!263
-
Eric Bruneton authored
-
Eric Bruneton authored
Resolve "java.lang.IllegalArgumentException: Invalid opcode 169" Closes #317873 See merge request asm/asm!262
-
Eric Bruneton authored
-
Remi Forax authored
-