Files
kotlin-fork/compiler/ir/ir.psi2ir
Dmitry Petrov ecf6ab9e25 IR:
- Redo smart casts handling (yet again).
Front-end typing information can't be used for expressions in IR,
since it provides inferred type for PSI expressions for the last corresponding resoled call.

- Assignments handling, initial implementation.
2016-10-18 09:08:07 +03:00
..
IR:
2016-10-18 09:08:07 +03:00
2016-10-18 09:06:54 +03:00