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-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7742a3b6970191aeb7f29be35269f4a8b92b5c67
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
History
Mads Ager
e2a1cb1077
JVM_IR: Generate fake inlining local variables for debugging.
2019-11-29 13:38:34 +01:00
..
property
…
deleteClassOnTransfromation.kt
…
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
Use Intrinsics.checkNotNull and throw NPE in !! operator generation
2019-08-12 16:09:23 +02:00
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
…
inlineSuspendReifiedNoSpilling.kt
JVM_IR: Generate fake inlining local variables for debugging.
2019-11-29 13:38:34 +01:00
interfaceDefaultMethod.kt
JVM_IR: Fix inlining of interface methods
2019-07-31 11:18:44 +02:00
linenumberForOneParametersArgumentCall.kt
JVM_IR: Generate fake inlining local variables for debugging.
2019-11-29 13:38:34 +01: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
…
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
…