ralf
04/22/2019, 7:48 PMserebit
04/22/2019, 7:50 PMjw
04/22/2019, 7:52 PMdanny
04/22/2019, 7:57 PMdanny
04/22/2019, 8:00 PMAbstractKotlinCompile
has friendTaskName
and the model knows how to tell IntelliJ about them, but they're internal fieldsdanny
04/22/2019, 8:01 PMdanny
04/22/2019, 8:02 PMralf
04/22/2019, 8:39 PMjw
04/22/2019, 8:42 PMralf
04/22/2019, 8:46 PMorangy
ralf
05/17/2019, 5:52 PMralf
09/25/2019, 1:05 PMh0tk3y
09/30/2019, 4:17 PMralf
10/29/2019, 7:34 PMA -> B -> C
, C is a friend of B, B is a friend of A. Is C a friend of A, can A see internal code from C? There is a discussion going on how this should be implemented for Bazel https://github.com/bazelbuild/rules_kotlin/issues/211ralf
10/29/2019, 7:36 PMh0tk3y
11/05/2019, 11:20 AMassociateWith
relation). Let me take a closer look at the proposal.h0tk3y
11/05/2019, 11:21 AMfriendPaths
passed to the compiler are based on the transitive closure of associateWith
.ralf
11/06/2019, 3:14 AM