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-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e224337ff3b7b497697c8e00a9cd9f580e33eb9d
kotlin
/
jps-plugin
/
testData
/
incremental
/
withJava
/
javaUsedInKotlin
/
methodRenamed
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
..
build.log
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
JavaClass.java
Tests with renamed method, incremental compilation between Kotlin and Java.
2014-11-07 14:51:56 +03:00
JavaClass.java.new
Tests with renamed method, incremental compilation between Kotlin and Java.
2014-11-07 14:51:56 +03:00
willBeResolvedToOther.kt
Tests with renamed method, incremental compilation between Kotlin and Java.
2014-11-07 14:51:56 +03:00
willBeUnresolved.kt
Tests with renamed method, incremental compilation between Kotlin and Java.
2014-11-07 14:51:56 +03:00