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
69a7bf7f6830917f5c745d0d377c2cbb7fb4dfce
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
extensionClasses
T
History
Alexander Korepanov
f5d0c22736
[K2 JS] Unmute and link to issue some JS K2 tests
2024-01-18 15:48:55 +00:00
..
constructors.kt
[K2 JS] Unmute and link to issue some JS K2 tests
2024-01-18 15:48:55 +00:00
contextualPrimaryConstructorWithParams.kt
…
edouble.kt
…
genericCollection.kt
…
generics.kt
…
lambdaReceiverFromContext.kt
Implement missing invoke resolution branch with context receivers
2023-10-19 19:39:31 +00:00
multiple.kt
KT-52791 Make it possible to pass multiple context receivers to a class
2022-12-28 11:21:03 +00:00
noRedeclaration.kt
K2: add a black box test to confirm KT-53718 now works properly (JVM IR only)
2023-11-15 09:33:05 +00:00
propertyWithContext.kt
…
simple.kt
…
typealiasForContextualClass.kt
…
useFromAnotherModule.kt
…