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
/
nullables
/
unsafeInfixCall
T
History
Mikhail Glukhikh
c084eefb65
Fix a bunch of IDE quick-fix tests (related to "convert to run/...")
...
These actions became available more often some days ago
2019-02-25 10:37:46 +03:00
..
noComparison.kt
Fix 'add not-null asserted call' quick fix for operation
in
2017-06-19 17:36:09 +03:00
unsafeComparisonInCondition.kt
Fix 'add not-null asserted call' quick fix for operation
in
2017-06-19 17:36:09 +03:00
unsafeComparisonInLogic.kt
Apply De Morgan's laws to non-negated binary expressions
2017-06-28 15:28:43 +03:00
unsafeComparisonInWhen.kt
Fix 'add not-null asserted call' quick fix for operation
in
2017-06-19 17:36:09 +03:00
unsafeComparisonInWhile.kt
Fix 'add not-null asserted call' quick fix for operation
in
2017-06-19 17:36:09 +03:00
unsafeGet.kt
…
unsafeGet.kt.after
…
unsafeInfixCall.kt
…
unsafeInfixCall.kt.after
…
unsafeInvoke.kt
…
unsafeInvoke.kt.after
…
unsafeInvokeWithImplicitReceiver.kt
…
unsafeInvokeWithReceiver.kt
Fix a bunch of IDE quick-fix tests (related to "convert to run/...")
2019-02-25 10:37:46 +03:00
unsafePlus.kt
…
unsafePlus.kt.after
…
unsafeSet.kt
…
unsafeSet.kt.after
…