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
66,577
Commits
1
Branch
0
Tags
94de114894a6acdde75e3e0349b80c331aba6a67
Commit Graph
3 Commits
Author
SHA1
Message
Date
Dmitry Petrov
7a2bb79777
psi2ir: Use substituted 'hashCopy' for generated data class 'hashCopy'
2018-05-30 12:02:34 +03:00
Dmitry Petrov
cb301763f3
psi2ir: Fix implicit casts generation
...
Implicit cast from T to S is not required if T <: S.makeNullable()
2018-05-30 12:02:34 +03:00
Dmitry Petrov
1bbbc1ca1c
KT-16684
hashCode
doesn't check data class property value of generic type for null
2017-03-07 11:56:52 +03:00