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
93ec81d2ebb2ab36d3c2689d162bbefd2f736bd1
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
nestedCalls
T
History
Dmitry Petrov
954204da82
KT-1560
...
Report warning on extensions shadowed by members.
2017-01-16 17:25:13 +03:00
..
arrayAccess.kt
…
arrayAccess.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
binaryExpressions.kt
KT-1560
2017-01-16 17:25:13 +03:00
binaryExpressions.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
checkTypesForQualifiedProperties.kt
…
checkTypesForQualifiedProperties.txt
…
completeNestedCallsForArraySetExpression.kt
…
completeNestedCallsForArraySetExpression.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
completeNestedCallsInference.kt
…
completeNestedCallsInference.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
completeNestedForVariableAsFunctionCall.kt
…
completeNestedForVariableAsFunctionCall.txt
…
externalTypeParameter.kt
…
externalTypeParameter.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
inferenceForNestedBinaryCall.kt
…
inferenceForNestedBinaryCall.txt
…
kt3395.kt
…
kt3395.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
kt3461checkTypes.kt
…
kt3461checkTypes.txt
…
makeNullableIfSafeCall.kt
x?.y != null and x?.call() != null provoke now x != null, a set of tests #KT-2127 Fixed
2016-07-21 21:15:19 +03:00
makeNullableIfSafeCall.txt
…
nontrivialCallExpression.kt
…
nontrivialCallExpression.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00