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
d41a3e205ce5a53a89177b5d113083f272aae681
kotlin-fork
/
jps
/
jps-plugin
/
testData
/
incremental
/
withJava
/
javaUsedInKotlin
T
History
Pavel V. Talanov
24f63e82e1
default -> companion: replace all mentions of default and default object
...
Original commit:
06916d98c6
2015-03-17 15:47:39 +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
javaAndKotlinChangedSimultaneously
Test with Java and Kotlin changed simultaneously.
2015-01-19 15:36:56 +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
default -> companion: replace all mentions of default and default object
2015-03-17 15:47:39 +03:00