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
356e42196ce46d5b74a92ee3187d3dfb8a4f7aee
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
History
Ilmir Usmanov
52e7cd5725
JVM_IR: Remove $$forInline suffix for fake inliner variables
...
Otherwise, IDE will not be able to navigate to inline functions. #KT-36797 Fixed
2020-02-21 12:08:25 +01:00
..
property
…
deleteClassOnTransfromation.kt
…
finallyMarkers.kt
…
inlineArgumentSlots.kt
…
inlineReturnsNothing1.kt
…
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
…
inlineSuspendReifiedNoSpilling.kt
JVM_IR: Remove $$forInline suffix for fake inliner variables
2020-02-21 12:08:25 +01: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
…
remappedLocalVar.kt
…
removedFinallyMarkers.kt
…
specialEnumFunction.kt
Update bytecode text tests in JVM_IR
2020-02-17 23:52:48 +03:00
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
…