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
01507281a2cfc1e8dd40dc8da7b024b97a5ca4c4
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
properties
/
const
T
History
Pavel Kunyavskiy
d822d3e7c6
[K/N] Reenable constant inlining except for Double nan constants
...
^KT-52970
2022-09-05 06:06:44 +00:00
..
anotherFile.kt
…
constFlags.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
constInObjectWithInit.kt
…
constPropertyAccessor.kt
…
constValInAnnotationDefault.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
fpNonConstValProperlyInitialized.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
interfaceCompanion.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
intermoduleInlineConst.kt
[K/N] Extract const val initializers to place of usage
2022-07-13 08:49:40 +00:00
kt52970.kt
[K/N] Reenable constant inlining except for Double nan constants
2022-09-05 06:06:44 +00:00
nonConstValsAreProperlyInitialized.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00