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
5967e8295e41baea88166300545bd9080e46c227
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
T
History
Alexander Udalov
445b2d6eb1
JVM IR: minor, unmute bytecode text test
...
Also fix typo in the name
2020-09-29 12:38:54 +02:00
..
property
…
deleteClassOnTransformation.kt
JVM IR: minor, unmute bytecode text test
2020-09-29 12:38:54 +02:00
finallyMarkers.kt
Unmute some JVM_IR inlining tests
2019-10-08 17:19:41 +02:00
inlineArgumentSlots.kt
Unmute some JVM_IR inlining tests
2019-10-08 17:19:41 +02:00
inlineReturnsNothing1.kt
…
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
…
inlineSuspendReifiedNoSpilling.kt
Initialize fake inliner variables on resume path
2020-08-05 19:47:55 +02:00
interfaceDefaultMethod.kt
…
linenumberForOneParametersArgumentCall.kt
Debugger, BE: Make the NOP instruction optimizer save the first NOP, not the last
2020-02-14 17:35:17 +09:00
noSynAccessor.kt
…
noSynAccessorToDirectFieldAccess.kt
…
noSynAccessorToSuper.kt
…
notSplitedExceptionTable.kt
…
reifiedSafeAsWithMutable.kt
Add more tests for type operators on the jvm
2019-08-27 10:44:23 +02:00
remappedLocalVar.kt
Unmute some JVM_IR inlining tests
2019-10-08 17:19:41 +02:00
removedFinallyMarkers.kt
…
specialEnumFunction.kt
JVM_IR: Fix enum classes ABI
2020-06-30 18:24:25 +03:00
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
…