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 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c1ef89df2c4c49321baaaa1a103a8ab9625e6613
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
jackAndJill
History
Yan Zhulanow
d16b55033e
Introduce new naming convention for captured receiver backing fields
...
'receiver$0' -> '$this_<label>'
2018-09-11 16:41:20 +03:00
..
inlinedConstuctor.kt
Introduce new naming convention for captured receiver backing fields
2018-09-11 16:41:20 +03:00
inlinedConstuctorWithSuperCallParams.kt
Replace return with
nop
to avoid merging line instructions (KT-18949)
2017-07-18 14:39:54 +03:00
inlineDefaultBodyInClass.kt
Do not generate unnecessary super-call checks for functions with defaults
2016-12-27 16:22:12 +03:00