This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e702e34f0d225309d27281f2fb7b16c12430a4b
kotlin-fork
/
jps-plugin
/
testData
/
incremental
/
withJava
T
History
Evgeny Gerashchenko
4e702e34f0
Fixed incremental compilation, when removing all callables from file.
2014-12-10 14:28:21 +03:00
..
convertBetweenJavaAndKotlin
Committed wrong behavior of Java+Kotlin incremental compilation (Java files recompiled twice).
2014-11-07 14:52:01 +03:00
javaUsedInKotlin
Compilation errors are rendered to log without "Kotlin:ERROR:" prefix and without path to file. Sometimes javac adds path to file, sometimes doesn't. This had led tests to fail on some platforms.
2014-11-26 18:42:24 +03:00
kotlinUsedInJava
Fixed incremental compilation, when removing all callables from file.
2014-12-10 14:28:21 +03:00