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
7bcd6619cfe2d7f7b3aabb052d516a5416014b6f
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
inference
T
History
Mikhail Zarechenskiy
4ffcbc0c2f
[NI] Properly support
UnsafeVariance
annotation
...
#KT-38134 Fixed #KT-34433 Fixed #KT-31823 Fixed
2020-04-16 13:55:47 +03:00
..
builderInference.kt
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in compiler tests
2020-01-14 21:04:42 +01:00
builderInferenceLeakingVariable.kt
[NI] Add regression tests for builder inference
2020-02-18 19:12:53 +03:00
capturedStarProjection.kt
[FIR] FIR2IR: Populate calls with type arguments and function type
2019-11-25 09:37:47 +03:00
coercionToUnitWithLastLambdaExpression.kt
[FIR2IR] Generate setter call for assignments, if any
2020-03-18 17:09:35 +03:00
coerctionToUnitForLastExpressionWithStarProjection.kt
[NI] Update type of complex subcall for last lambda expressions
2020-02-25 15:26:25 +03:00
integerLiteralTypeInLamdaReturnType.kt
FIR2IR: introduce conversion scope, remove dispatch receiver for lambdas
2020-03-04 16:55:31 +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
Migrate Experimental->RequiresOptIn in project sources
2020-03-10 12:07:15 +01:00
kt36446.kt
FIR2IR: cache functions and their parents properly
2020-03-04 16:55:33 +03:00
lastExpressionOfLambdaWithNothingConstraint.kt
[FIR] Fix translation of invokes & add return expressions for lambdas
2020-02-06 12:44:14 +03:00
unsafeVarianceCodegen.kt
[NI] Properly support
UnsafeVariance
annotation
2020-04-16 13:55:47 +03:00