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-11 08:31:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8564c20baa88b3941e957bf1c805ed158de24480
kotlin
/
compiler
/
testData
/
codegen
/
dataClasses
/
copy
History
Natalia.Ukhorskaya
b5a3486131
Back-end: correct indexes of local variables for double and long
...
#KT-3033 Fixed
2012-11-12 15:03:54 +04:00
..
constructorWithDefaultParam.kt
Generate copy function for data classes
2012-10-31 15:46:48 +04:00
copyInNestedDataClass.kt
#KT-3023 Fixed
2012-11-07 18:33:21 +04:00
copyInObjectNestedDataClass.kt
#KT-3023 Fixed
2012-11-07 18:33:21 +04:00
kt3033.kt
Back-end: correct indexes of local variables for double and long
2012-11-12 15:03:54 +04:00
paramWithoutProperty.kt
Generate copy function for data classes
2012-10-31 15:46:48 +04:00
valInConstructorParams.kt
Generate copy function for data classes
2012-10-31 15:46:48 +04:00
varInConstructorParams.kt
Generate copy function for data classes
2012-10-31 15:46:48 +04:00
withGenericParameter.kt
Generate copy function for data classes
2012-10-31 15:46:48 +04:00