Alexander Udalov
|
5fbb9bfe3b
|
Report error on repeated upper bounds for type parameters
|
2015-12-07 15:47:47 +03:00 |
|
Denis Zharkov
|
7ea7e3cc7c
|
Render '@' before each annotation
|
2015-09-18 10:14:38 +03:00 |
|
Michael Nedzelsky
|
c861b036a0
|
fix tests in org.jetbrains.kotlin.idea.decompiler.textBuilder
|
2015-09-08 02:05:30 +03:00 |
|
Denis Zharkov
|
5297b4974f
|
Adjust descriptor renderer to latest parsing changes
- `constructor` keyword expected in primary constructor with non-empty modifier list
- annotation list should be preceeded by '@'
|
2015-05-20 09:24:56 +03:00 |
|
Denis Zharkov
|
8e69c06e5a
|
Adjust stub-builder, decompiler and renderer to new PSI structure
of primary ctor
|
2015-03-31 20:20:22 +03:00 |
|
Pavel V. Talanov
|
c0a031eafe
|
Support secondary constructors in decompiled text
Build cls stubs for secondary constructors
|
2015-03-13 20:17:32 +03:00 |
|