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
fbb4914bfb6830d61ee76a6136effbdfcca4fe24
kotlin-fork
/
compiler
/
testData
/
ir
/
irText
/
lambdas
T
History
Dmitry Petrov
ab455d6572
IR: IrSimpleFunction.correspondingProperty: IrProperty?
...
Non-null for a property accessor, points to a corresponding property.
2018-05-25 09:40:51 +03:00
..
anonymousFunction.kt
Support configuration directives FULL_JDK, WITH_RUNTIME, WITH_REFLECT in Psi2Ir tests.
2016-10-18 09:08:59 +03:00
anonymousFunction.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00
destructuringInLambda.kt
KT-16566 Support destructuring declarations for lambda parameter in psi2ir
2017-03-02 14:25:58 +03:00
destructuringInLambda.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00
extensionLambda.kt
…
extensionLambda.txt
Minor: add missing "'"
2018-01-17 12:31:07 +03:00
justLambda.kt
Handle empty lambdas properly.
2016-10-18 09:09:00 +03:00
justLambda.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00
localFunction.kt
Anonymous function expressions ('fun(...) { ... }') and local functions (no closures yet).
2016-10-18 09:08:33 +03:00
localFunction.txt
Add type operand symbol for type operator expression
2018-02-28 10:35:13 +03:00
multipleImplicitReceivers.kt
…
multipleImplicitReceivers.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00
nonLocalReturn.kt
[NI] Take into account return without expression in lambdas
2017-08-07 18:00:47 +03:00
nonLocalReturn.txt
Minor: add missing "'"
2018-01-17 12:31:07 +03:00
samAdapter.kt
Add test for SAM adapter.
2016-10-18 09:09:00 +03:00
samAdapter.txt
Minor: add missing "'"
2018-01-17 12:31:07 +03:00