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
9108d87a57fc9da9d17a6115f171ecec5533dc21
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
casts
T
History
Dmitry Jemerov
bb1410b20a
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
..
as.kt
…
asAny.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
asForConstants.kt
'As' function for constants
2013-12-17 15:00:30 +04:00
asSafe.kt
…
asSafeFail.kt
Fix safe call
2013-12-16 20:54:09 +04:00
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
Fix codegen of as-casts for nullable generics
2013-02-06 17:54:28 +04:00
is.kt
…
lambdaToUnitCast.kt
generate more correct bytecode for casting Unit to other types
2015-03-25 17:51:04 +01:00
notIs.kt
…
unitNullableCast.kt
correctly generate safe casts from Unit type
2015-03-05 11:59:23 +01:00