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 15:53:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4df7aaabc7883bd81332f9a23481cfb9aa82a67
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
dataClasses
/
hashcode
History
Ilya Gorbunov
25c4453dc5
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
..
alreadyDeclared.kt
Delete Hashable, pull up its members to Any
2014-03-02 19:54:08 +04:00
alreadyDeclaredWrongSignature.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
array.kt
Fix deprecations in testData: BlackBoxWithStdLibCodegenTest
2015-09-19 04:33:20 +03:00
boolean.kt
…
byte.kt
…
char.kt
…
double.kt
…
float.kt
…
genericNull.kt
…
int.kt
…
long.kt
…
null.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
short.kt
…