Anton Bannykh
|
9c3e452396
|
IR: (update test data) NOT(Boolean) -> Boolean.not
|
2019-03-25 17:49:15 +03:00 |
|
Dmitry Petrov
|
a5c95275f0
|
IR: get rid of descriptors in DumpIrTree
|
2019-03-21 11:23:51 +03:00 |
|
Dmitry Petrov
|
9a82f926a1
|
IR: descriptor-less rendering of IR elements (work in progress)
|
2019-03-21 11:23:51 +03:00 |
|
Dmitry Petrov
|
e49eae528c
|
IR: don't use descriptors in rendering (work in progress)
There's some descriptor-based code remaining. Need some more work on IR.
|
2019-03-21 11:23:51 +03:00 |
|
Dmitry Petrov
|
bd1491ac8a
|
psi2ir: Merge constant entries in string template expressions
This is required to handle UCNs properly, see KT-28006.
#KT-28006
|
2018-11-08 12:29:15 +03:00 |
|
Dmitry Petrov
|
56ad091534
|
Generate synthetic inline class methods in psi2ir
|
2018-08-14 10:00:21 +03:00 |
|
Dmitry Petrov
|
de11d9164d
|
Add IrClass.irInline
|
2018-08-14 10:00:21 +03:00 |
|