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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
18f3eb87e45b565cf193afe1bae81e547cf31484
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