Files
kotlin-fork/compiler
Dmitry Savvinov 8997fa52df Introduce unspecifiedJvmPlatform for clients without jvmTarget
Previously, a lot of clients used JvmPlatform as platform-marker,
without thinking about jvmTarget.

For the sake of migration, this commits introduced so-called
UnspecifiedJvmPlatform, which can be used for a time being, but
generally, all usages should be removed in  future.
2019-05-28 13:08:09 +03:00
..
2019-04-23 20:09:22 +03:00
2019-04-23 20:09:22 +03:00
2019-04-25 19:47:39 +07:00
2019-05-17 15:51:52 +03:00