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
ea8ade0852b81f82c10ff58dcc3b8254c880fcce
kotlin
/
compiler
/
testData
/
codegen
/
box
/
when
History
Mark Punzalan
5afab1ac2b
[FIR] FIR2IR: Populate calls with type arguments and function type
...
parameters with bounds/supertypes.
2019-11-25 09:37:47 +03:00
..
enumOptimization
…
stringOptimization
…
whenSubjectVariable
Unmute recently fixed FIR black box tests
2019-11-19 11:00:10 +03:00
callProperty.kt
…
edgeCases.kt
…
emptyWhen.kt
…
exceptionOnNoMatch.kt
…
exhaustiveBoolean.kt
…
exhaustiveBreakContinue.kt
…
exhaustiveWhenInitialization.kt
…
exhaustiveWhenReturn.kt
…
implicitExhaustiveAndReturn.kt
…
integralWhenWithNoInlinedConstants.kt
…
is.kt
[FIR] FIR2IR: Populate calls with type arguments and function type
2019-11-25 09:37:47 +03:00
kt2457.kt
…
kt2466.kt
…
kt5307.kt
…
kt5448.kt
…
longInRange.kt
…
matchNotNullAgainstNullable.kt
…
multipleEntries.kt
…
noElseCoerceToUnit.kt
…
noElseExhaustive.kt
…
noElseExhaustiveStatement.kt
…
noElseExhaustiveUnitExpected.kt
…
noElseInStatement.kt
…
noElseNoMatch.kt
…
nullableWhen.kt
…
range.kt
…
sealedWhenInitialization.kt
…
switchOptimizationDense.kt
…
switchOptimizationDuplicates.kt
…
switchOptimizationMultipleConditions.kt
…
switchOptimizationSingleStatementCase.kt
…
switchOptimizationSparse.kt
…
switchOptimizationStatement.kt
…
switchOptimizationTypes.kt
…
switchOptimizationUnordered.kt
…
switchOptimizationWithGap.kt
…
typeDisjunction.kt
[FIR] Add
toString()
call to expressions in string templates
2019-11-19 13:04:49 +03:00
whenArgumentIsEvaluatedOnlyOnce.kt
…
whenSafeCallSubjectEvaluatedOnce.kt
…