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
d73f8ea44e2de59a7eceeb7edde3650cdea972df
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
controlFlowAnalysis
/
deadCode
T
History
Dmitriy Novozhilov
f26059a7d3
[FE] Add clear warning about future changes about nullability of safe call with non nullable receiver
...
^KT-46860
2021-10-27 16:28:37 +03:00
..
commasAndWhitespaces.kt
…
commasAndWhitespaces.txt
…
commentsInDeadCode.fir.kt
Switch off FIR version off REDUNDANT_LABEL_WARNING (performance-related)
2021-10-27 12:26:59 +03:00
commentsInDeadCode.kt
…
commentsInDeadCode.txt
…
deadCallInInvokeCall.fir.kt
…
deadCallInInvokeCall.kt
…
deadCallInInvokeCall.txt
…
deadCallInReceiver.fir.kt
[FE] Add clear warning about future changes about nullability of safe call with non nullable receiver
2021-10-27 16:28:37 +03:00
deadCallInReceiver.kt
[FE] Add clear warning about future changes about nullability of safe call with non nullable receiver
2021-10-27 16:28:37 +03:00
deadCallInReceiver.txt
…
deadCodeDifferentExamples.fir.kt
[FIR] Improve the control flow graph around try expressions
2021-08-06 11:49:34 +03:00
deadCodeDifferentExamples.kt
…
deadCodeDifferentExamples.txt
…
deadCodeFromDifferentSources.fir.kt
…
deadCodeFromDifferentSources.kt
…
deadCodeFromDifferentSources.txt
…
deadCodeInArrayAccess.fir.kt
…
deadCodeInArrayAccess.kt
…
deadCodeInArrayAccess.txt
…
deadCodeInAssignment.fir.kt
…
deadCodeInAssignment.kt
…
deadCodeInAssignment.txt
…
deadCodeInBinaryExpressions.fir.kt
…
deadCodeInBinaryExpressions.kt
…
deadCodeInBinaryExpressions.txt
…
deadCodeInCalls.fir.kt
…
deadCodeInCalls.kt
…
deadCodeInCalls.txt
…
deadCodeInDeadCode.fir.kt
…
deadCodeInDeadCode.kt
…
deadCodeInDeadCode.txt
…
deadCodeInIf.fir.kt
…
deadCodeInIf.kt
…
deadCodeInIf.txt
…
deadCodeInInnerExpressions.kt
…
deadCodeInInnerExpressions.txt
…
deadCodeInLocalDeclarations.fir.kt
…
deadCodeInLocalDeclarations.kt
…
deadCodeInLocalDeclarations.txt
…
deadCodeInLoops.kt
…
deadCodeInLoops.txt
…
deadCodeInReturn.kt
…
deadCodeInReturn.txt
…
deadCodeInUnaryExpr.fir.kt
…
deadCodeInUnaryExpr.kt
…
deadCodeInUnaryExpr.txt
…
deadCodeInWhileFromBreak.fir.kt
…
deadCodeInWhileFromBreak.kt
…
deadCodeInWhileFromBreak.txt
…
expressionInUnitLiteral.fir.kt
…
expressionInUnitLiteral.kt
…
expressionInUnitLiteral.txt
…
kt2585_1.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
kt2585_1.kt
…
kt2585_1.txt
…
kt2585_2.fir.kt
…
kt2585_2.kt
…
kt2585_2.txt
fix tests in org.jetbrains.kotlin.checkers
2015-09-08 02:04:32 +03:00
kt2585_3.fir.kt
…
kt2585_3.kt
…
kt2585_3.txt
…
kt3162tryAsInitializer.kt
…
kt3162tryAsInitializer.txt
…
kt5200DeadCodeInLambdas.kt
…
kt5200DeadCodeInLambdas.txt
…
returnInDeadLambda.fir.kt
…
returnInDeadLambda.kt
…
returnInDeadLambda.txt
…