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-12 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a1aff4f8025ed9c6131b03e3f989e7b4a7ed333
kotlin
/
plugins
/
scripting
/
scripting-compiler
History
Ilya Chernikov
0a1aff4f80
Do not add updated script classpath to the compilation configuration
...
it is added via the updateClasspath call with proper duplicates control
2019-09-26 07:16:24 +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
Do not add updated script classpath to the compilation configuration
2019-09-26 07:16:24 +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
Implement script dependencies resolution directly from classloader
2019-09-17 12:43:18 +02:00