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
ccc272c49f419fc59ccba80231b72c80a4f79ba7
kotlin-fork
/
compiler
/
fir
/
analysis-tests
/
testData
/
resolve
/
samConversions
T
History
Jinseong Jeon
fc7f589caa
FIR Java: record Java types with flexible nullability
2020-11-18 13:06:46 +03:00
..
genericSam.kt
…
genericSam.txt
FIR Java: record Java types with flexible nullability
2020-11-18 13:06:46 +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
FIR Java: record Java types with flexible nullability
2020-11-18 13:06:46 +03:00
samWithEquals.kt
…
samWithEquals.txt
FIR Java: record Java types with flexible nullability
2020-11-18 13:06:46 +03:00
simple.kt
…
simple.txt
…