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-12 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1188e57597dd608b2d0494ea9eb6fe1d34ad3834
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
jvmOverloads
/
simple
History
Dmitry Jemerov
1188e57597
rename @overloads annotation to @jvmOverloads
2015-05-27 12:23:08 +02:00
..
simple.kt
rename @overloads annotation to @jvmOverloads
2015-05-27 12:23:08 +02:00
Test.java
Implement kotlin.jvm.overloads annotation for generating all overloads of a method that has default parameter values.
2015-04-02 20:30:26 +02:00