Dmitry Petrov
|
bdec8b04e8
|
Minor: trim in RenderIrElementVisitor
|
2019-07-31 10:37:35 +03:00 |
|
Dmitry Petrov
|
e3fd74a580
|
IR: annotations are represented as IrConstructorCall elements
Also, they are rendered somewhat nicer
|
2019-04-26 17:43:24 +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
|
799fcc2606
|
Fix IrType rendering, update testData
|
2018-06-29 11:24:46 +03:00 |
|
Dmitry Petrov
|
7b1b557250
|
psi2ir: Java annotations have no primary constructor
|
2018-05-31 10:09:31 +03:00 |
|