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
9946bfcdfd0ffc1739120ecc6dd3162b2befeb71
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
functions
/
functionExpression
T
History
Ivan Kochurkin
9f8387c76a
[FIR] Fix
1.(fun Int.() = 1)()
call fir conversion
2021-12-09 12:31:23 +00:00
..
functionExpression.kt
[FIR] Fix
1.(fun Int.() = 1)()
call fir conversion
2021-12-09 12:31:23 +00:00
functionExpressionWithThisReference.kt
Remove backend tests on old inference
2021-11-09 20:07:33 +01:00
functionLiteralExpression.kt
[FIR] Fix
1.(fun Int.() = 1)()
call fir conversion
2021-12-09 12:31:23 +00:00
insideGenericLambda.kt
FIR: Get rid of replacements map during calls completion
2020-02-04 16:24:01 +03:00
underscoreParameters.kt
[FIR] Fix translation of invokes & add return expressions for lambdas
2020-02-06 12:44:14 +03:00