Yan Zhulanow
|
c1600c9841
|
Report errors from compiler plugins as compiler PLUGIN_ERRORs (KT-19311)
|
2017-08-02 03:35:10 +03:00 |
|
Yan Zhulanow
|
9a5a003d0a
|
NoArg: Fix IllegalAccessError on instantiating sealed class child via Java reflection (KT-18245)
|
2017-08-02 03:21:16 +03:00 |
|
Yan Zhulanow
|
b99007961f
|
NoArg: Do not invoke initializers by default. Require "invokeInitializers" option to be set explicitly (KT-18667, KT-18668)
|
2017-07-12 00:17:24 +03:00 |
|
Alexander Udalov
|
2ed027219c
|
Remove dependency of module 'frontend' on 'plugin-api'
This breaks the circular dependency between them
|
2017-06-06 14:29:25 +03:00 |
|
Yan Zhulanow
|
254e8156ac
|
NoArg: Initialize properties in noarg constructor (KT-16692)
|
2017-05-04 18:46:42 +03:00 |
|
Yan Zhulanow
|
1797ea62f4
|
NoArg: Support @Embeddable JPA annotation (KT-15946)
|
2017-02-08 19:01:03 +03:00 |
|
Yan Zhulanow
|
feb5397f6f
|
AllOpen, NoArg: Refactoring, support presets in order to hold special annotations for Spring and JPA in one place
|
2017-02-08 17:36:19 +03:00 |
|
Yan Zhulanow
|
cbef0250aa
|
Allow to turn the first parameter of a SAM-converted lambda into the receiver (KT-12848)
|
2016-12-09 20:01:21 +03:00 |
|
Yan Zhulanow
|
c705f0c437
|
NoArg: Add IDE integration
|
2016-12-09 20:01:14 +03:00 |
|
Yan Zhulanow
|
e626b121ad
|
NoArg: Add compiler plugin
|
2016-12-09 20:01:10 +03:00 |
|