Ilya Chernikov
|
138efda19f
|
Refactor scripting - get rid of unused type parameter in CompiledScript
|
2020-04-13 13:49:33 +02:00 |
|
Ilya Chernikov
|
b96109f23f
|
Add diagnostic code to the ScriptDiagnostic
to allow checking for specific errors, e.g. incomplete statements in
the REPL
|
2020-02-13 11:33:40 +01: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 |
|