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
6f03e42ef7632c2087a7874ccf0ec00a23b4038c
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolve
/
samConversions
T
History
Jinseong Jeon
ca541337d1
FIR: skip return insertion for lambda w/ Unit return type
2020-08-21 19:16:43 +03:00
..
genericSam.kt
…
genericSam.txt
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
2020-07-28 20:46:56 +03:00
kotlinSam.kt
[FIR] Check for isFun flag in SAM resolution
2020-07-08 12:13:32 +03:00
kotlinSam.txt
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
2020-07-28 20:46:56 +03:00
notSamBecauseOfSupertype.kt
…
notSamBecauseOfSupertype.txt
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
2020-07-28 20:46:56 +03:00
runnable.kt
…
runnable.txt
FIR: skip return insertion for lambda w/ Unit return type
2020-08-21 19:16:43 +03:00
samConversionInConstructorCall.kt
…
samConversionInConstructorCall.txt
…
samSupertype.kt
…
samSupertype.txt
…
samSupertypeWithOverride.kt
…
samSupertypeWithOverride.txt
…
samWithEquals.kt
…
samWithEquals.txt
…
simple.kt
…
simple.txt
…