Logo
Explore Help
Register Sign In
azalea/kotlin-fork
1
0
Fork 0
You've already forked kotlin-fork
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1c02231cda04ca504b3905e32faa1dd2bafbf632
kotlin-fork/compiler/testData/codegen/boxWithJava/collections
T
History
Denis Zharkov 155bbd40ae Do not generate not-null assertion for argument of Collection.contains
Of course not only for contains but for other methods having INSTANCEOF bar.rier
Otherwise using platform null values becomes for such methods becomes
dangerous in cases like `platformString in setOf("", "")`
2015-10-16 18:16:02 +03:00
..
charSequence
Transform CharSequence.length to property
2015-10-14 20:39:29 +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
Powered by Gitea Version: 1.26.1 Page: 59ms Template: 3ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API