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
033ff38fef2ae61cdcd2ba8e55e105dcbbb82ae1
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
involvesIrInterpreter
/
intrinsicConst
T
History
Ivan Kylchik
abc061e17f
[IR] Restore and fix
ifConstVal
test
...
It was accidentally dropped after KT-55196 fix.
2023-09-05 11:06:43 +00:00
..
constTrimIndent.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
constTrimMargin.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
enumName.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
enumNameWithInit.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
equals_after.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
ifConstVal.kt
[IR] Restore and fix
ifConstVal
test
2023-09-05 11:06:43 +00:00
kCallableName.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
kCallableNameWithSideEffect.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
kt53272.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
kt58717.kt
[IR] Support const optimizations for Native backend
2023-07-10 13:19:51 +00:00
nullableEnumName.kt
[IR] Add new test to check that nullable access to enum is not evaluated
2023-07-27 22:50:21 +00:00