This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin-fork
/
idea
/
testData
/
quickfix
/
addStarProjections
T
History
Toshiaki Kameyama
4e3d13fcee
Change to star projection: do not suggest in arguments or receiver
...
#KT-23259 Fixed
2019-03-20 20:12:06 +07:00
..
cast
Change to star projection: do not suggest in arguments or receiver
2019-03-20 20:12:06 +07:00
checkType
…
inner
Fix "add <*>" quick-fix for inner class with generic outer one
2017-11-10 15:34:17 +03:00
when
Simplify diagnostic when there are wrong number of type arguments
2017-07-12 14:37:27 +03:00
qualifiedArrayList.kt
…
qualifiedArrayList.kt.after
…
qualifiedList.kt
…
qualifiedList.kt.after
…
qualifiedMap.kt
…
qualifiedMap.kt.after
…
unqualifiedList.kt
…
unqualifiedList.kt.after
…
unqualifiedMap.kt
…
unqualifiedMap.kt.after
…
unqualifiedMapOneArg.kt
Simplify diagnostic when there are wrong number of type arguments
2017-07-12 14:37:27 +03:00
unqualifiedMapOneArg.kt.after
…