This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ac45eb38be60d6db7abd1c8149e424cd6531e8d
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
companion
History
Ilya Gorbunov
b53cb5cb4c
Cover with a test current Double/Float companion values access
2020-02-28 01:26:56 +03:00
..
floatingPointCompanionAccess.kt
Cover with a test current Double/Float companion values access
2020-02-28 01:26:56 +03:00
kt14258_1.kt
…
kt14258_2.kt
[JVM IR] Stabilize accesor names in IR Backend
2019-12-02 08:19:52 +01:00
kt14258_3.kt
[JVM IR] Stabilize accesor names in IR Backend
2019-12-02 08:19:52 +01:00
kt14258_4.kt
[JVM IR] Stabilize accesor names in IR Backend
2019-12-02 08:19:52 +01:00
kt14258_5.kt
…
privateCompanionObjectAccessors_after.kt
[JVM IR] ProperVisibilityForCompanionObjectInstanceField
2020-02-13 21:50:48 +03:00
privateCompanionObjectAccessors_before.kt
JVM: Don't generate accessors to companions in earlier language versions
2020-01-14 16:12:19 +03:00
protectedCompanionObjectAccessors_after.kt
[JVM IR] ProperVisibilityForCompanionObjectInstanceField
2020-02-13 21:50:48 +03:00
protectedCompanionObjectAccessors_before.kt
JVM: add tests for companion object accessor generation
2020-01-15 16:40:06 +03:00