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 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4db23a7b371bc4871063b5ed359b1eab19d25b9
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
inline
History
Michael Bogdanov
9cad1a912a
Choose proper context for accessor generation: skip inline ones; Fix for KT-6102: Bypass synthetic accessor when inlining lambda which calls private member
...
#KT-6102 Fixed
2015-12-17 09:51:41 +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
Updated exception table generation: support new exception table in non-local returns
2015-06-24 09:48:55 +03:00
reifiedSafeAsWithMutable.kt
KT-9377 Support is-checks for read-only collections
2015-10-02 15:17:00 +03:00
removedFinallyMarkers.kt
Remove finally marker at inlining
2015-06-24 09:48:55 +03:00
splitedExceptionTable.kt
Updated exception table generation: support new exception table in non-local returns
2015-06-24 09:48:55 +03:00