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
632e33678253daab7d66720eaaf1bfb0e5ffd5bd
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
nullabilityAndSmartCasts
T
History
Alexander Udalov
9882e86ecb
Don't render contents of enum entry classes in .txt tests, regenerate tests
...
They are irrelevant because cannot be accessed from the outside anyway
2015-08-28 21:11:06 +03:00
..
AssertNotNull.kt
deprecating types after colon
2015-04-29 16:33:24 +02:00
AssertNotNull.txt
…
dataFlowInfoAfterExclExcl.kt
…
dataFlowInfoAfterExclExcl.txt
…
equalityUnderNotNullCheck.kt
…
equalityUnderNotNullCheck.txt
…
funcLiteralArgsInsideAmbiguity.kt
…
funcLiteralArgsInsideAmbiguity.txt
…
funcLiteralArgsInsideUnresolvedFunction.kt
…
funcLiteralArgsInsideUnresolvedFunction.txt
…
InfixCallNullability.kt
…
InfixCallNullability.txt
…
kt244.kt
Add warning for initializers with obsolete syntax
2015-03-11 17:45:26 +03:00
kt244.txt
…
kt362.kt
Implementation of smart casts for public / protected immutable properties that are not open and used in the same module.
2015-03-31 16:19:03 +03:00
kt362.txt
…
kt1270.kt
Diagnostics test data fixed
2015-07-09 16:36:43 +03:00
kt1270.txt
…
kt1680.kt
…
kt1680.txt
…
kt1778.kt
deprecating types after colon
2015-04-29 16:33:24 +02:00
kt1778.txt
…
kt2109.kt
…
kt2109.txt
…
kt2125.kt
…
kt2125.txt
…
kt2146.kt
…
kt2146.txt
…
kt2164.kt
…
kt2164.txt
…
kt2176.kt
deprecating types after colon
2015-04-29 16:33:24 +02:00
kt2176.txt
…
kt2195.kt
…
kt2195.txt
…
kt2212.kt
…
kt2212.txt
…
kt2216.kt
…
kt2216.txt
…
kt2223.kt
…
kt2223.txt
…
kt2234.kt
deprecating types after colon
2015-04-29 16:33:24 +02:00
kt2234.txt
…
kt2336.kt
Delete traces of "jet" in test data and unimportant code
2015-01-13 15:02:16 +03:00
kt2336.txt
…
noSenselessNullOnNullableType.kt
…
noSenselessNullOnNullableType.txt
Don't render contents of enum entry classes in .txt tests, regenerate tests
2015-08-28 21:11:06 +03:00
noUnnecessaryNotNullAssertionOnErrorType.kt
…
noUnnecessaryNotNullAssertionOnErrorType.txt
…
NullableNothingIsExactlyNull.kt
…
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
…