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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5be4dda58babc5a6b803a4feca6ab3e98d892763
kotlin
/
compiler
/
testData
/
codegen
/
boxAgainstJava
/
callableReference
History
Alexander Udalov
cd0551078c
Support static method references
...
#KT-5123 Fixed
2014-09-26 18:48:43 +04:00
..
constructor.java
Rename tests: boxWithJava -> boxAgainstJava
2014-06-26 20:57:40 +04:00
constructor.kt
Rename tests: boxWithJava -> boxAgainstJava
2014-06-26 20:57:40 +04:00
publicFinalField.java
Support :: references to Java instance fields in codegen
2014-07-02 01:26:19 +04:00
publicFinalField.kt
Support :: references to Java instance fields in codegen
2014-07-02 01:26:19 +04:00
publicMutableField.java
Support :: references to Java instance fields in codegen
2014-07-02 01:26:19 +04:00
publicMutableField.kt
Support :: references to Java instance fields in codegen
2014-07-02 01:26:19 +04:00
staticMethod.java
Support static method references
2014-09-26 18:48:43 +04:00
staticMethod.kt
Support static method references
2014-09-26 18:48:43 +04:00