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
f246d1c0372afae758deeb51bb129bf8ccff08ef
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
constants
T
History
Ivan Kylchik
c82bc8f0ce
[WASM] Add
ConstEvaluationLowering
to the lowering list
2023-11-22 14:54:19 +00:00
..
comparisonFalse.kt
[Native] Support evaluation of const intrinsics for K2
2023-03-24 15:55:03 +00:00
comparisonTrue.kt
…
constantsInWhen.kt
…
constValFromAnotherModuleInConsVal.kt
Serialize and deserialize
const val
's properly for K2 klib
2023-04-04 12:35:54 +00:00
divisionByZero.kt
…
doNotTriggerInit.kt
[WASM] Add
ConstEvaluationLowering
to the lowering list
2023-11-22 14:54:19 +00:00
float.kt
[JS] Support evaluation of const intrinsics for K2
2023-03-24 15:55:04 +00:00
foldingBinaryOpsUnsigned.kt
…
foldingBinaryOpsUnsignedConst.kt
[Native] Support evaluation of const intrinsics for K2
2023-03-24 15:55:03 +00:00
kt9532.kt
[WASM] Add
ConstEvaluationLowering
to the lowering list
2023-11-22 14:54:19 +00:00
literalToLongConversion.kt
[FIR2IR] Correctly calculate offsets for implicit toLong() calls during constant evaluation
2023-04-25 09:36:17 +00:00
long.kt
…
numberLiteralCoercionToInferredType.kt
[Test] Convert IGNORE: NATIVE directives in box tests from A to C
2023-06-22 08:39:20 +00:00
privateConst.kt
…