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-10 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2200bfcc85cf80f5e337f0677f71e84ced53d1de
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
History
Michael Bogdanov
bec6126b06
Support when mapping transformation on inlining
2016-03-14 11:24:39 +03:00
..
inlineReturnsNothing1.kt
KT-6646, KT-10482:
2015-12-31 11:07:56 +03:00
inlineReturnsNothing2.kt
KT-6646, KT-10482:
2015-12-31 11:07:56 +03:00
inlineReturnsNothing3.kt
KT-6646, KT-10482:
2015-12-31 11:07:56 +03:00
noSynAccessor.kt
Choose proper context for accessor generation: skip inline ones; Fix for KT-6102: Bypass synthetic accessor when inlining lambda which calls private member
2015-12-17 09:51:41 +03:00
noSynAccessorToDirectFieldAccess.kt
Choose proper context for accessor generation: skip inline ones; Fix for KT-6102: Bypass synthetic accessor when inlining lambda which calls private member
2015-12-17 09:51:41 +03:00
noSynAccessorToSuper.kt
Choose proper context for accessor generation: skip inline ones; Fix for KT-6102: Bypass synthetic accessor when inlining lambda which calls private member
2015-12-17 09:51:41 +03:00
notSplitedExceptionTable.kt
…
reifiedSafeAsWithMutable.kt
…
remappedLocalVar.kt
Rollback "Fix for KT-10659: Debugger: Evaluate Expression and Watches fail for inline function parameter passed by reference"
2016-02-08 16:43:22 +03:00
removedFinallyMarkers.kt
…
splitedExceptionTable.kt
…
whenMappingOnCallSite.kt
Support when mapping transformation on inlining
2016-03-14 11:24:39 +03:00