This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-10 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2d2ba581129afe13bdecf62a5d61fc478ab9ef1
kotlin
/
plugins
/
scripting
/
scripting-compiler
History
Ilya Chernikov
b2d2ba5811
Refactor test utils: don't add main-kts to the classpath...
...
by default on running scripting tests via the call to K2JVMCompiler
2019-09-13 13:19:26 +02:00
..
resources/META-INF
/services
Reorganize files and folders in the scripting plugin
2019-03-02 08:10:16 +01:00
src/org/jetbrains/kotlin/scripting/compiler
/plugin
Add appropriate script extension to the source name, if not provided
2019-09-13 13:19:26 +02:00
testData
Fix classpath handling when evaluating legacy scripts from kotlinc
2019-08-28 17:59:12 +02:00
tests/org/jetbrains/kotlin/scripting/compiler
/plugin
Refactor test utils: don't add main-kts to the classpath...
2019-09-13 13:19:26 +02:00
build.gradle.kts
[minor] Rearrange test utils for easier reuse
2019-08-28 17:59:12 +02:00