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
0cb73e55d0c674dce4a60aabb2e1e8137bc2f69c
kotlin-fork
/
compiler
/
testData
/
ir
/
irText
/
regressions
T
History
Dmitry Petrov
ab455d6572
IR: IrSimpleFunction.correspondingProperty: IrProperty?
...
Non-null for a property accessor, points to a corresponding property.
2018-05-25 09:40:51 +03:00
..
newInference
Add minor improvements to psi2ir and IR utilities:
2018-03-02 15:41:48 +03:00
coercionInLoop.kt
…
coercionInLoop.txt
IR: IrConstructor.isPrimary
2018-05-11 11:24:46 +03:00
integerCoercionToT.kt
Use proper descriptor for (generic) property assignment.
2017-03-02 14:25:58 +03:00
integerCoercionToT.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00
kt24114.kt
psi2ir: inferred type for 'when' is Nothing only if it's exhaustive
2018-05-15 15:43:56 +03:00
kt24114.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00
typeAliasCtorForGenericClass.kt
Substitute underlying constructor when substituting type alias constructor
2017-04-20 10:20:36 +03:00
typeAliasCtorForGenericClass.txt
IR: IrSimpleFunction.correspondingProperty: IrProperty?
2018-05-25 09:40:51 +03:00