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
2b438a286ff1263d651edafddd0a6f67fb6d22c2
kotlin-fork
/
jps-plugin
/
testData
/
incremental
/
withJava
/
kotlinUsedInJava
T
History
Evgeny Gerashchenko
2b438a286f
Updated test data according to changes in IDEA.
2015-01-16 20:19:37 +03:00
..
changeNotUsedSignature
Initial support for kotlin-java interop in incremental compilation.
2014-11-07 14:51:53 +03:00
changeSignature
Committed wrong behavior of Java+Kotlin incremental compilation (Java files recompiled twice).
2014-11-07 14:52:01 +03:00
constantChanged
Updated test data according to changes in IDEA.
2015-01-16 20:19:37 +03:00
constantUnchanged
Tests with constants, incremental compilation between Kotlin and Java.
2014-11-07 14:51:54 +03:00
funRenamed
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
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
notChangeSignature
Initial support for kotlin-java interop in incremental compilation.
2014-11-07 14:51:53 +03:00
onlyTopLevelFunctionInFileRemoved
Fixed incremental compilation, when removing all callables from file.
2014-12-10 14:28:21 +03:00
propertyRenamed
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