Dmitriy Novozhilov
|
0550f0d394
|
[Lombok] Make visibility of fields of @Value classes private by default (K1)
^KT-51092
|
2023-02-10 12:30:12 +00:00 |
|
Dmitriy Novozhilov
|
367761008b
|
[Lombok] Make FQNs of Guava collections shade-safe
^KT-53683
|
2022-09-20 11:08:30 +03:00 |
|
Dmitriy Novozhilov
|
06119a4670
|
[Lombok] Fix support of Iterable field marked with @Singular
^KT-53647 Fixed
|
2022-09-12 11:29:17 +00:00 |
|
Dmitriy Novozhilov
|
2aadaee69f
|
[Lombok] Properly support Guava collections with @Singular
^KT-53683 Fixed
|
2022-09-12 11:29:16 +00:00 |
|
Dmitriy Novozhilov
|
fd4aafdb75
|
[Lombok K2] Support @Builder and @Singular annotations
^KT-46959 Fixed
|
2022-08-11 15:22:36 +03:00 |
|
Dmitriy Novozhilov
|
b32f9dcac2
|
[Lombok K1] Support @Singular annotation
^KT-46959
|
2022-08-11 15:22:35 +03:00 |
|
Dmitriy Novozhilov
|
b311f0b862
|
[Lombok K1] Support @Builder annotation
^KT-46959
|
2022-08-11 15:22:35 +03:00 |
|
Dmitriy Novozhilov
|
66c2679673
|
[Plugins] Extract parts of cli modules which were used from IDE into common modules
This is needed to avoid IDE dependencies on cli modules, because they
include FIR classes, which are inaccessible in regular Kotlin IDE plugin
|
2022-06-07 14:12:26 +00:00 |
|
Dmitriy Novozhilov
|
a84ece7233
|
[Lombok] Add implementation of plugin for FIR
|
2022-06-07 14:12:25 +00:00 |
|
Dmitriy Novozhilov
|
c2bf68c9d3
|
[Lombok] Reorganize module structure of Lombok compiler plugin
Also rename its jar to `kotlin-lombok-compiler-plugin`
^KT-52468 Fixed
|
2022-06-07 14:12:19 +00:00 |
|