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
/
javaUsedInKotlin
T
History
Evgeny Gerashchenko
9c880de735
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
..
changeNotUsedSignature
Initial support for kotlin-java interop in incremental compilation.
2014-11-07 14:51:53 +03:00
changeSignature
Initial support for kotlin-java interop in incremental compilation.
2014-11-07 14:51:53 +03:00
constantChanged
Tests with constants, incremental compilation between Kotlin and Java.
2014-11-07 14:51:54 +03:00
constantUnchanged
Tests with constants, incremental compilation between Kotlin and Java.
2014-11-07 14:51:54 +03:00
methodAddedInSuper
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
methodRenamed
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
notChangeSignature
Initial support for kotlin-java interop in incremental compilation.
2014-11-07 14:51:53 +03:00
samConversions
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