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
5f0d00a83f9ac4d7ea6ba670059178688e7fd3c4
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
javaInterop
T
History
Denis.Zharkov
5f0d00a83f
FIR: Use proper tower data contexts for postponed callable references
...
E.g., it should contain local scopes of containing lambdas
2021-01-21 18:53:03 +03:00
..
generics
Fix BB test to work on JDK 6
2020-11-11 12:00:18 +03:00
notNullAssertions
FIR: Use proper tower data contexts for postponed callable references
2021-01-21 18:53:03 +03:00
objectMethods
[Wasm] Mute codegen box tests
2020-11-09 16:04:43 +03:00
ambiguousJavaVararg.kt
FIR: Add test on ambiguous vararg
2020-12-28 13:19:23 +03:00
genericSamProjectedOut.kt
FIR: keep captured types in substitution scope
2020-09-23 09:00:57 +03:00
genericSamProjectedOutWithNewInference.kt
FIR: keep captured types in substitution scope
2020-09-23 09:00:57 +03:00
genericSamSmartcast.kt
FIR: keep captured types in substitution scope
2020-09-23 09:00:57 +03:00
kt43217.kt
Minor: add '// JVM_TARGET: 1.8'
2020-11-10 06:48:07 +03:00
lambdaInstanceOf.kt
[FIR] Fix translation of invokes & add return expressions for lambdas
2020-02-06 12:44:14 +03:00
protectedField.kt
IR: remove field fake overrides
2020-06-17 20:02:26 +03:00
samTypeParameter.kt
[FIR2IR] Introduce & use lazy function for external class functions
2020-06-23 19:06:08 +03:00
samUnboundTypeParameter.kt
[NI] Commonize type-conversions (SAM/Suspend)
2020-05-20 15:30:14 +03:00