-
Updated
Dec 1, 2020 - Python
scalajs
Here are 486 public repositories matching this topic...
-
Updated
Nov 24, 2020 - Scala
A such question have been raised again: https://stackoverflow.com/q/56132229/10793449
We should clarify an using an arbitrary scala code as an attribute value.
Since we have all variant playable offline it would be nice to have the same help pages the website has but embedded in the app to be seen offline.
Help would be accessible from offline games menus and displayed in a modal window (like the one for the tournament FAQ).
-
Updated
Apr 5, 2017 - Scala
-
Updated
Dec 5, 2020 - Scala
-
Updated
Nov 23, 2020 - Scala
Issue described in https://t.me/izumi_ru/3971
[info] Main Scala API documentation to /home/circleci/project/target/scala-2.13/api...
[error] /home/circleci/project/src/main/scala/com/ponv/Scenarios.scala:16:26: exception during macro expansion:
[error] izumi.distage.model.exceptions.BadIdAnnotationException: Wrong annotation value, only constants are supported. Got: @izumi.distage.model
-
Updated
Dec 2, 2020 - Scala
-
Updated
Oct 17, 2020 - Scala
-
Updated
Dec 2, 2020 - Scala
-
Updated
Jun 27, 2020 - Scala
-
Updated
Nov 24, 2020
-
Updated
Dec 1, 2020 - Scala
-
Updated
May 29, 2020 - Scala
-
Updated
Jan 14, 2018
-
Updated
Nov 30, 2020 - Scala
-
Updated
May 26, 2017 - Scala
-
Updated
May 27, 2020 - Scala
Improve this page
Add a description, image, and links to the scalajs topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scalajs topic, visit your repo's landing page and select "manage topics."
I just came across the fact that a
Show[Throwable]exists.import Scalaz._, one needs toimport scalaz.std.java.throwable._What's going on with this? :D
Is it OK if I fix both of these (for 7.2 and 7.3)?