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-18 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e7e80be34a193dfbc6b48a87d5ce82d2ff1761c4
kotlin
/
compiler
/
testData
/
codegen
/
box
/
unit
History
Mikhail Glukhikh
ca22e05acd
[FIR2IR] Support safe calls
2020-03-23 15:13:50 +03:00
..
closureReturnsNullableUnit.kt
[FIR] Fix translation of invokes & add return expressions for lambdas
2020-02-06 12:44:14 +03:00
ifElse.kt
[FIR2IR]: fix translation of this references in instance methods
2020-01-10 10:43:07 +03:00
kt3634.kt
…
kt4212.kt
…
kt4265.kt
[FIR2IR] Support safe calls
2020-03-23 15:13:50 +03:00
nullableUnit.kt
[FIR] FIR2IR: Populate calls with type arguments and function type
2019-11-25 09:37:47 +03:00
nullableUnitInWhen1.kt
…
nullableUnitInWhen2.kt
…
nullableUnitInWhen3.kt
…
unitClassObject.kt
…
UnitValue.kt
…