Commit Graph

5 Commits

Author SHA1 Message Date
Dmitry Jemerov 03a26c4ce0 Set language level 6 for modules using JDK 6 2017-03-29 18:41:00 +02:00
Alexander Udalov af5fbef4ea Use JDK 1.6 to compile modules under "core"
Outputs of these modules go into kotlin-stdlib and kotlin-reflect, both
of which must be usable on Java 6
2017-03-21 13:03:18 +03:00
Alexander Udalov efc0763c2f Add module dependency script.runtime -> builtins
To prevent balloons that propose to configure Kotlin in the project
2016-10-12 18:54:50 +03:00
Ilya Chernikov d05cb9f894 Fix idea module file 2016-10-10 15:28:20 +02:00
Ilya Chernikov 1e59f96f6b Add missing idea module file 2016-10-10 13:57:41 +02:00