- 12 Oct, 2019 1 commit
-
-
Evgeny Mandrikov authored
-
- 09 Oct, 2019 2 commits
-
-
Remi Forax authored
add ASM8_EXPERIMENTAL API + support of PermittedSubtypes attribute See merge request asm/asm!274
-
Remi Forax authored
-
- 29 Sep, 2019 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 21 Sep, 2019 2 commits
-
-
Eric Bruneton authored
Document some limitations of ClassRemapper. Closes #317882 See merge request asm/asm!272
-
Eric Bruneton authored
-
- 12 Sep, 2019 1 commit
-
-
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.
-
- 18 Aug, 2019 2 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
- 08 Aug, 2019 4 commits
-
-
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.
-
- 07 Aug, 2019 2 commits
-
-
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
-
- 15 Jul, 2019 2 commits
-
-
Eric Bruneton authored
Fix infinite loop with invalid arguments. Closes #317875 See merge request asm/asm!267
-
Eric Bruneton authored
-
- 14 Jul, 2019 3 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
Make InsnList derive from Iterable, because it is an iterable See merge request asm/asm!266
-
kb1000 authored
-
- 08 Jul, 2019 1 commit
-
-
SergiiTsypanov authored
-
- 06 Jul, 2019 1 commit
-
-
Eric Bruneton authored
-
- 17 Jun, 2019 6 commits
-
-
Remi Forax authored
add support of Java 14 version See merge request !264
-
Eric Bruneton authored
Throw an exception if visitFrame is used incorrectly for old class versions. Closes #317872 See merge request !263
-
Eric Bruneton authored
-
Eric Bruneton authored
Resolve "java.lang.IllegalArgumentException: Invalid opcode 169" Closes #317873 See merge request !262
-
Eric Bruneton authored
-
Remi Forax authored
-
- 18 May, 2019 1 commit
-
-
Eric Bruneton authored
-
- 12 May, 2019 1 commit
-
-
Eric Bruneton authored
Update JaCoCo to version 0.8.4 See merge request !261
-
- 11 May, 2019 1 commit
-
-
Evgeny Mandrikov authored
-
- 06 Apr, 2019 4 commits
-
-
Eric Bruneton authored
Delete unused constants. This does not break binary compatibility because constants are inlined. See merge request !259
-
Eric Bruneton authored
-
Eric Bruneton authored
Fix missing 'final' on some ClassWriter methods. See... See merge request !260
-
Eric Bruneton authored
Fix missing 'final' on some ClassWriter methods. See https://mail.ow2.org/wws/arc/asm/2011-11/msg00008.html. This might break backward binary compatibility for some users, but this is unlikely since all the other visit methods are final.
-
- 17 Mar, 2019 1 commit
-
-
Eric Bruneton authored
Remove the broken asm4_0 generator benchmark. The generator code uses the new ASM5 visitMethodInsn method, which is not available in ASM4.
-
- 04 Mar, 2019 3 commits
-
-
Eric Bruneton authored
-
Eric Bruneton authored
-
Eric Bruneton authored
-