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
4abbcd1267e2991be79080141b02ec3aadbe8a18
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
T
History
Mikhail Zarechenskiy
4542f3b720
[NI] Finish analysis for coerced last lambda expressions if needed
2020-02-17 10:29:45 +03:00
..
builderInference.kt
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in compiler tests
2020-01-14 21:04:42 +01:00
capturedStarProjection.kt
[FIR] FIR2IR: Populate calls with type arguments and function type
2019-11-25 09:37:47 +03:00
coercionToUnitWithLastLambdaExpression.kt
[NI] Finish analysis for coerced last lambda expressions if needed
2020-02-17 10:29:45 +03:00
integerLiteralTypeInLamdaReturnType.kt
[FIR] Disable failing blackbox codegen tests for FIR.
2019-11-19 11:00:09 +03:00
kt10822.kt
[FIR] Disable failing blackbox codegen tests for FIR.
2019-11-19 11:00:09 +03:00
kt32429.kt
[NI] Add test for KT-32429
2019-12-20 11:33:06 +03:00
kt35684.kt
[NI] Postpone calls with not enough information in builder inference
2020-01-15 14:01:25 +03:00
lastExpressionOfLambdaWithNothingConstraint.kt
[FIR] Fix translation of invokes & add return expressions for lambdas
2020-02-06 12:44:14 +03:00