This repository has been archived by the owner on Feb 23, 2018. It is now read-only.
Releases: scala/scala-asm-legacy
Releases · scala/scala-asm-legacy
Support reading classfile version 53 (Java 9)
Merge pull request #12 from retronym/ticket/java9 Support Java 9 bytecode format
Upgrade to ASM 5.1.0
Merge pull request #11 from varming/varming/5.1 Varming/5.1
Fix #8 (findItemByIndex)
Merge pull request #9 from lrytz/findItem Fix findItemByIndex in case of hash collisions
Call interpreter.copyInstruction consistently for all copied values
This release includes 94106a5.
Upgrade to ASM 5.0.4
Same Java compiler flags as in the previous repo
v5.0.3-scala-3 Use the same java compiler flags as before in scala/scala
Prevent dependency on scala-library
v5.0.3-scala-2 Don't depend on scala-library
v5.0.3-scala-1
Update README.md