mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
Major changes: ASM is switched from vanilla 3.3 to a 4.0 with renamed packages, because this is done inside IDEA and we depend on that transitively. Thus the jarjar renaming in build.xml, old library binaries deleted. Also we now depend on exact IDEA build (EAP), not "last successful".