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-11 00:21:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c02231cda04ca504b3905e32faa1dd2bafbf632
kotlin
/
compiler
/
testData
/
loadJava
/
compiledKotlin
/
fromLoadJava
/
kotlinSignature
/
propagation
History
Mikhail Glukhikh
78cfeb0d7d
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
2015-10-14 20:40:09 +03:00
..
parameter
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
return
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
2015-10-14 20:40:09 +03:00
typeParameter
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
PropagateTypeArgumentNullable.kt
compiler testdata: s/trait/interface
2015-05-12 19:43:17 +02:00
PropagateTypeArgumentNullable.txt
replace 'trait' keyword with 'interface' in user-visible messages and code generation tools
2015-05-12 11:49:37 +02:00