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 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e77e16bbd0bb987899c9ab3729e802d871b7a21
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
const
History
Michael Bogdanov
8835b0599a
Inline preevaluated string and primitive only constants in compilation time, don't inline const references in non-annotation context, fix for KT-11025: Don't inline const val in compare instuctions
...
#KT-11025 Fixed
2016-02-17 16:53:18 +03:00
..
constValInAnnotationDefault.kt
Inline preevaluated string and primitive only constants in compilation time, don't inline const references in non-annotation context, fix for KT-11025: Don't inline const val in compare instuctions
2016-02-17 16:53:18 +03:00
interfaceCompanion.kt
Don't initialize const properties in constructor
2015-10-17 15:31:57 +03:00