Vyacheslav Gerasimov
|
ab146bd6d4
|
Build: Fix deprecated Gradle configurations usages
for migration to Gradle 7+ #KTI-559
|
2021-09-26 18:28:44 +03:00 |
|
Vyacheslav Gerasimov
|
b5ee0e8222
|
Build: Remove jvmTarget 1.6 for several modules depending on 1.8 modules
Module targeting jvm 1.6 can't depend on jvm 8 one. In Gradle 6.5 this
behaviour is enforced by configuration error.
|
2020-07-09 19:31:20 +03:00 |
|
Yan Zhulanow
|
d31f234311
|
Pill: Add kotlin-scripting-js module to Pill
|
2019-10-15 22:06:45 +09:00 |
|
Roman Artemev
|
c0f279811e
|
[JS SCRIPT] refactor js script infrastructure
- Implement proper script compiler proxy to correctly handle script and its closed-world dependencies
- Clean up zoo of JsScriptCompilers
|
2019-10-10 12:52:06 +03:00 |
|
Vitaliy.Tikhonov
|
9b4d92cc07
|
[JS SCRIPTING] create evaluators for repl and scripting
|
2019-10-10 12:52:05 +03:00 |
|