Ilya Chernikov
|
82320bdf7d
|
Make maven/aether dependencies optional in the script-util
(cherry picked from commit 8197240)
|
2017-02-10 16:03:06 +01:00 |
|
Ilya Gorbunov
|
e025050dd9
|
Replace kotlin-runtime with kotlin-stdlib in kotlin-script-util and its tests
|
2017-01-24 22:04:46 +03:00 |
|
Ilya Chernikov
|
7c8b6ddca4
|
Implement proper collection of script compilation classpath, use it in the JSR223 example factories
Fixes #KT-14713
|
2016-12-15 07:26:07 +01:00 |
|
Ilya Chernikov
|
c82e91eafe
|
Implement Invocable on base evaluator and locally-evaluating JSR223 sample engines
fixes #KT-14707
|
2016-12-15 07:26:06 +01:00 |
|
Ilya Gorbunov
|
adaad58cc7
|
Add required builtins when building tests. Either as reference to kotlin-runtime, or resort to those from the compiler with the -Xadd-compiler-builtins argument.
|
2016-10-31 22:03:16 +03:00 |
|
Ilya Chernikov
|
c2b5c11781
|
Fix all small and medium-sized issues after review
|
2016-10-12 15:37:54 +02:00 |
|
Ilya Chernikov
|
10d259771c
|
Refactor repl and JSR 223 support code, add separate example jars for each type of JSR 223 repl (with tests)
|
2016-10-12 15:37:52 +02:00 |
|
Ilya Chernikov
|
f992f91686
|
Add kotlin-script-util lib with tests
- collection of standard templates and resolvers
|
2016-10-12 15:37:48 +02:00 |
|