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-16 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9cbcabffa48216636aa0724cdc4eea8cff5728bb
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
controlFlowAnalysis
/
deadCode
History
Alexey Sedunov
9cbcabffa4
Control-Flow Analysis: Reuse pseudo-value information for unused expression analysis
2014-07-28 13:07:37 +04:00
..
commasAndWhitespaces.kt
…
commentsInDeadCode.kt
Do not mark comment next to reachable child as unreachable
2014-06-24 16:14:06 +04:00
deadCallInInvokeCall.kt
…
deadCallInReceiver.kt
…
deadCodeDifferentExamples.kt
Extracted 'generateBooleanOperation'
2014-06-21 12:26:34 +04:00
deadCodeFromDifferentSources.kt
…
deadCodeInArrayAccess.kt
…
deadCodeInAssignment.kt
…
deadCodeInBinaryExpressions.kt
…
deadCodeInCalls.kt
…
deadCodeInDeadCode.kt
…
deadCodeInIf.kt
Control-Flow Analysis: Reuse pseudo-value information for unused expression analysis
2014-07-28 13:07:37 +04:00
deadCodeInInnerExpressions.kt
…
deadCodeInLocalDeclarations.kt
Pseudocode: Generate instructions for superclass constructor calls. Consume value of delegate expression in the by-clause
2014-07-11 19:13:21 +04:00
deadCodeInLoops.kt
…
deadCodeInReturn.kt
…
deadCodeInUnaryExpr.kt
…
deadCodeInWhileFromBreak.kt
…
kt2585_1.kt
…
kt2585_2.kt
…
kt2585_3.kt
…
kt3162tryAsInitializer.kt
Test for KT-3162 More precise try-finally error marking
2014-06-24 16:14:07 +04:00
kt5200DeadCodeInLambdas.kt
KT-5200 Mark unreachable code in lambdas
2014-06-21 12:26:33 +04:00