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
/
samConversions
/
methodAdded
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
..
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
notUsage.kt
Tests with SAM conversions.
2014-11-07 14:51:59 +03:00
SamInterface.java
Tests with SAM conversions.
2014-11-07 14:51:59 +03:00
SamInterface.java.new
Tests with SAM conversions.
2014-11-07 14:51:59 +03:00
usageWithFunctionExpression.kt
Tests with SAM conversions.
2014-11-07 14:51:59 +03:00
usageWithFunctionLiteral.kt
Tests with SAM conversions.
2014-11-07 14:51:59 +03:00