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
88815c40cc6beb836aa052d7ef44e24248ef3a78
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
casts
T
History
Alexander Udalov
cb03f0df5a
Fix casts of Unit value to other types
2015-07-06 16:14:06 +03:00
..
as.kt
…
asForConstants.kt
'As' function for constants
2013-12-17 15:00:30 +04:00
asSafe.kt
…
asSafeFail.kt
…
asSafeForConstants.kt
'As' function for constants
2013-12-17 15:00:30 +04:00
asUnit.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
castGenericNull.kt
…
is.kt
…
lambdaToUnitCast.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
notIs.kt
…
unitAsAny.kt
Fix casts of Unit value to other types
2015-07-06 16:14:06 +03:00
unitAsSafeAny.kt
Fix casts of Unit value to other types
2015-07-06 16:14:06 +03:00
unitNullableCast.kt
correctly generate safe casts from Unit type
2015-03-05 11:59:23 +01:00