Files
kotlin-fork/compiler
Andrey Uskov 175a8bec9d Make KotlinCoreEnvironment.disposeApplicationEnvironment() public
The method disposeApplicationEnvironment should be used in Gradle
after the configuration phase. This allows not to recreate the compiler
environment after each kts file compilation and improve overall
performance the evaluation and configuration phases.
2020-09-11 15:13:11 +03:00
..
2020-09-02 18:48:57 +02:00
2020-08-18 10:33:25 +02:00