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
184742e7791b9db3135e2bac04079fcb98b45149
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
constProperty
History
Dmitry Petrov
82f22f92ca
Don't generate ConstantValue for non-const vals in Kotlin 1.3+
2018-07-18 15:02:54 +03:00
..
accessorsForPrivateConstants.kt
KT-14258 Optimize accesses to properties defined into companion
2018-03-14 15:30:40 +01:00
noAccessorsForPrivateConstants.kt
…
noInline.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
noInlineInCmp.kt
Optimize const vals by inlining them at use sites
2016-12-05 22:11:33 +03:00
nonConstValHasNoDefaultValue_after.kt
Don't generate ConstantValue for non-const vals in Kotlin 1.3+
2018-07-18 15:02:54 +03:00
nonConstValHasNoDefaultValue_before.kt
Don't generate ConstantValue for non-const vals in Kotlin 1.3+
2018-07-18 15:02:54 +03:00