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
20e36438e22da35b53dde99ee8a41b6d03631074
kotlin-fork
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
casts
T
History
Alexander Udalov
20e36438e2
Move some tests from boxWithStdlib/ to box/
...
Move those tests which do not require neither stdlib nor reflect
2016-03-09 10:25:38 +03:00
..
asFunKBig.kt
Fix deprecations in testData
2016-01-27 19:05:19 +03:00
asWithGeneric.kt
Fix tests: "Placing function type parameters after the function name" error
2015-11-27 15:51:11 +03:00
asWithMutable.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
isFunKBig.kt
…
isFunKSmall.kt
…
isWithMutable.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
reifiedAsFunKBig.kt
Fix deprecations in testData
2016-01-27 19:05:19 +03:00
reifiedAsWithMutable.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
reifiedIsFunKBig.kt
…
reifiedIsFunKSmall.kt
…
reifiedIsWithMutable.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
reifiedSafeAsWithMutable.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
safeAsFunKBig.kt
…
safeAsFunKSmall.kt
…
safeAsWithMutable.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
unitAsInt.kt
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
weirdMutableCasts.kt
…