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-12 08:31:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
nullabilityAndSmartCasts
History
Ilya Gorbunov
25c4453dc5
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
..
AssertNotNull.kt
…
AssertNotNull.txt
…
dataFlowInfoAfterExclExcl.kt
…
dataFlowInfoAfterExclExcl.txt
…
equalityUnderNotNullCheck.kt
…
equalityUnderNotNullCheck.txt
…
funcLiteralArgsInsideAmbiguity.kt
…
funcLiteralArgsInsideAmbiguity.txt
…
funcLiteralArgsInsideUnresolvedFunction.kt
…
funcLiteralArgsInsideUnresolvedFunction.txt
…
InfixCallNullability.kt
…
InfixCallNullability.txt
…
kt244.kt
…
kt244.txt
…
kt362.kt
…
kt362.txt
…
kt1270.kt
…
kt1270.txt
…
kt1680.kt
…
kt1680.txt
…
kt1778.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
kt1778.txt
…
kt2109.kt
Implicit receiver smart casts implementation and highlighting
2015-11-17 10:26:42 +03:00
kt2109.txt
…
kt2125.kt
…
kt2125.txt
…
kt2146.kt
Limit "always null" scope: only for !!, is and dot; senseless comparison rolled back; "smart constant" information for nulls #KT-10029 Fixed
2015-11-25 18:26:08 +03:00
kt2146.txt
…
kt2164.kt
Limit "always null" scope: only for !!, is and dot; senseless comparison rolled back; "smart constant" information for nulls #KT-10029 Fixed
2015-11-25 18:26:08 +03:00
kt2164.txt
…
kt2176.kt
…
kt2176.txt
…
kt2195.kt
…
kt2195.txt
…
kt2212.kt
…
kt2212.txt
…
kt2216.kt
…
kt2216.txt
…
kt2223.kt
…
kt2223.txt
…
kt2234.kt
…
kt2234.txt
…
kt2336.kt
…
kt2336.txt
…
noSenselessNullOnNullableType.kt
…
noSenselessNullOnNullableType.txt
Enum.values: deprecation (warning) --> deprecation (error)
2015-12-11 11:11:42 +03:00
noUnnecessaryNotNullAssertionOnErrorType.kt
…
noUnnecessaryNotNullAssertionOnErrorType.txt
…
NullableNothingIsExactlyNull.kt
Limit "always null" scope: only for !!, is and dot; senseless comparison rolled back; "smart constant" information for nulls #KT-10029 Fixed
2015-11-25 18:26:08 +03:00
NullableNothingIsExactlyNull.txt
…
PreferExtensionsOnNullableReceiver.kt
…
PreferExtensionsOnNullableReceiver.txt
…
QualifiedExpressionNullability.kt
…
QualifiedExpressionNullability.txt
…
ReceiverNullability.kt
…
ReceiverNullability.txt
…
SenselessNullInWhen.kt
…
SenselessNullInWhen.txt
…
senslessComparisonWithNullOnTypeParameters.kt
…
senslessComparisonWithNullOnTypeParameters.txt
…
smartCastReceiverWithGenerics.kt
…
smartCastReceiverWithGenerics.txt
…
smartCastsAndBooleanExpressions.kt
…
smartCastsAndBooleanExpressions.txt
…