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-13 15:53:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
dataClasses
/
tostring
History
Ilya Gorbunov
25c4453dc5
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
..
alreadyDeclared.kt
Add toString() to Any, fix all tests
2014-03-02 19:54:49 +04:00
alreadyDeclaredWrongSignature.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
arrayParams.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
changingVarParam.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
genericParam.kt
Delete generated test cases, move testData to boxWithStdlib
2013-02-11 02:01:40 +04:00
mixedParams.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
unitComponent.kt
Unit.VALUE -> Unit in testData
2014-07-25 17:16:40 +04:00