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
cb36b61f7fbcdefddeba6ca3eeb4c5cd0b9cb136
kotlin-fork
/
js
/
js.translator
/
testData
/
dataClass
/
cases
T
History
Alexey Andreev
3cd7dcdb26
KT-8299 Make proper access to private fields in generated methods of data classes
2016-05-19 11:32:22 +03:00
..
components.kt
data deprecations (empty constructors, non val/var arguments, vararg, superclasses) are now errors, relevant tests fixed
2015-10-19 15:24:28 +03:00
copy.kt
data deprecations (empty constructors, non val/var arguments, vararg, superclasses) are now errors, relevant tests fixed
2015-10-19 15:24:28 +03:00
equals.kt
removing static type assertions work in progress
2015-10-12 11:11:23 +02:00
hashcode.kt
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
keyrole.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
override.kt
data deprecations (empty constructors, non val/var arguments, vararg, superclasses) are now errors, relevant tests fixed
2015-10-19 15:24:28 +03:00
privateFields.kt
KT-8299 Make proper access to private fields in generated methods of data classes
2016-05-19 11:32:22 +03:00
tostring.kt
JS backend: _commonFiles/ for common kotlin files in testData/ and every test dir
2014-07-11 22:36:20 +04:00