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
f3e6fab68e2b6fd8b7655ff1e84e0bb85fb5fbd0
kotlin
/
compiler
/
testData
/
codegen
/
boxWithJava
/
collections
History
Denis Zharkov
8db206e7ff
Take into account irrelevant implementation of special builtins
2015-10-21 17:51:43 +03:00
..
charSequence
Transform CharSequence.length to property
2015-10-14 20:39:29 +03:00
implementCollectionThroughKotlin
Refine signature mapping for special overrrides from Java
2015-10-21 17:51:43 +03:00
irrelevantRemoveAtOverrideInJava
Take into account irrelevant implementation of special builtins
2015-10-21 17:51:43 +03:00
irrelevantSizeOverrideInJava
Take into account irrelevant implementation of special builtins
2015-10-21 17:51:43 +03:00
mutableList
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
2015-10-14 20:40:09 +03:00
platformValueContains
Do not generate not-null assertion for argument of Collection.contains
2015-10-16 18:16:02 +03:00
removeAtInt
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
2015-10-14 20:40:09 +03:00
strList
Stdlib rename: List.indexOf(T), List.lastIndexOf(T), MutableCollection.removeAll(Collection<T>), MutableCollection.retainAll(Collection<T>)
2015-10-14 20:40:09 +03:00