Files
kotlin-fork/idea
Alexander Udalov 566f97ae3e JVM IR: remove dependency of 'backend.jvm' on 'psi2ir', 'ir.serialization.jvm'
Add a new module 'backend.jvm.entrypoint' which depends on psi2ir and
contains code that runs psi2ir + JVM IR backend with serialization
implementations.

Hopefully this will allow to compile these modules in parallel and
reduce the build time.
2021-03-05 20:46:33 +01:00
..
2020-11-11 14:28:54 +03:00
2020-11-11 14:28:54 +03:00
2020-11-11 14:28:53 +03:00
2021-01-28 18:01:21 +01:00