This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2e64aac788b9cc6d11bc36ea5e6914d41bb7547a
kotlin-fork
/
compiler
/
testData
/
codegen
/
dataClasses
/
copy
T
History
Alexander Udalov
0b51a6cae0
Disallow nested classes within inner & local classes
...
#KT-1174 In Progress
2013-01-16 23:11:45 +04:00
..
constructorWithDefaultParam.kt
Generate copy function for data classes
2012-10-31 15:46:48 +04:00
copyInNestedDataClass.kt
Disallow nested classes within inner & local classes
2013-01-16 23:11:45 +04:00
copyInObjectNestedDataClass.kt
Disallow nested classes within inner & local classes
2013-01-16 23:11:45 +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