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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
356e42196ce46d5b74a92ee3187d3dfb8a4f7aee
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
companion
History
Ilya Gorbunov
1c93911279
Make Double and Float known values constant
...
#KT-13887
2020-04-01 08:06:57 +03:00
..
floatingPointCompanionAccess.kt
Make Double and Float known values constant
2020-04-01 08:06:57 +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