Alejandro Serrano

Results 52 issues of Alejandro Serrano

This is an issue to discuss **exposing boxed inline value classes in JVM**. The current full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/jvm-expose-boxed/proposals/jvm-expose-boxed.md). We propose modifications to how value...

The time has finally come to provide `Raise` with context parameters! Note that if we publish this library, users still need to [use `-Xskip-prerelease-check`](https://youtrack.jetbrains.com/issue/KT-38070) in their build file. This PR...

It requires some changes because they now build on OkHttp 4.x Closes #3626

Just trying, maybe we should only merge once this is out of experimental

Only comment here about the text itself. The discussion about the feature is done in #427. We propose to bring the idea of _statics_ in Kotlin with _static members_ and...

This is an issue to discuss **changing the defaulting rule for annotations** and the **new `all` meta-target**. The full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/change-defaulting-rule/proposals/annotation-target-in-properties.md).

This is an issue to discuss **nested (non-capturing) type aliases**. The current full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/nested-typealias/proposals/nested-typealias.md). Right now type aliases can only be used at...

This still requires 2.3.0-Beta2, but it's good to be forward-looking to these changes.