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-16 15:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e224337ff3b7b497697c8e00a9cd9f580e33eb9d
kotlin
/
jps-plugin
/
testData
/
incremental
/
withJava
/
javaUsedInKotlin
/
methodAddedInSuper
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
Sub.kt
Added tests with adding method to superclass.
2014-11-07 14:51:58 +03:00
Super.java
Added tests with adding method to superclass.
2014-11-07 14:51:58 +03:00
Super.java.new
Added tests with adding method to superclass.
2014-11-07 14:51:58 +03:00