Evgeny Gerashchenko
|
b80f82dffd
|
Fixed filename case.
|
2014-10-07 20:57:05 +04:00 |
|
Evgeny Gerashchenko
|
b062548392
|
Expanded and simplified test for generating bridges in sam conversions.
|
2014-10-07 17:48:17 +04:00 |
|
Michael Bogdanov
|
6bcb2e9001
|
Temporary fix for KT-5912
#KT-5912 Fixed
|
2014-10-07 17:48:17 +04:00 |
|
Alexander Udalov
|
cd0551078c
|
Support static method references
#KT-5123 Fixed
|
2014-09-26 18:48:43 +04:00 |
|
Andrey Breslav
|
b8b0316d97
|
Reporting ACCIDENTAL_OVERRIDE on jvm signatures that have no descriptors
(marking them SYNTHETIC)
|
2014-09-10 17:35:54 +04:00 |
|
Denis Zharkov
|
c4746bc90f
|
Assignment operations test fix:
these methods used in expressions like a = a + b, so they need to return
NotNull when receiver is NotNull
|
2014-07-28 22:00:15 +04:00 |
|
Alexander Udalov
|
a79398fa00
|
Don't load Object as a supertype for Java classes
#KT-4890 In Progress
#KT-5002 Fixed
|
2014-07-25 21:19:37 +04:00 |
|
Alexander Udalov
|
704de8992e
|
Support mapping between Java and Kotlin reflection objects
|
2014-07-02 01:55:55 +04:00 |
|
Alexander Udalov
|
a8e1de48b8
|
Support :: references to Java instance fields in codegen
#KT-1183 In Progress
|
2014-07-02 01:26:19 +04:00 |
|
Alexander Udalov
|
09863445bb
|
Rename tests: boxWithJava -> boxAgainstJava
|
2014-06-26 20:57:40 +04:00 |
|