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-08 15:53:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39aa97eebf88e5212d21a28b645e324c6ceadf01
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
History
Dmitry Petrov
65799a5cb4
Fix debugger-related tests after dead code elimination improvements
2017-05-16 17:28:43 +03:00
..
property
Base support of StackValue.Property inlining
2016-06-24 17:05:50 +03:00
finallyMarkers.kt
Fix for KT-16532: Kotlin 1.1 RC - Android cross-inline synchronized won't run
2017-02-28 15:40:04 +01:00
inlineReturnsNothing1.kt
…
inlineReturnsNothing2.kt
…
inlineReturnsNothing3.kt
…
linenumberForOneParametersArgumentCall.kt
Generate 'nop' instruction on lambda call when everything on line is going to be eliminated by inliner (KT-6477)
2016-10-14 14:52:06 +03:00
noSynAccessor.kt
…
noSynAccessorToDirectFieldAccess.kt
…
noSynAccessorToSuper.kt
…
notSplitedExceptionTable.kt
…
reifiedSafeAsWithMutable.kt
…
remappedLocalVar.kt
…
removedFinallyMarkers.kt
…
specialEnumFunction.kt
Fix for KT-16225: enumValues non-reified stub implementation references nonexistent method
2017-02-09 10:23:32 +01:00
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
Support when mapping transformation on inlining
2016-03-14 11:24:39 +03:00