Taro L. Saito
Taro L. Saito
There should be an assertion so that length should not exceed the int size limit.
https://github.com/kiyo-masui/bitshuffle 0.5.1 is the latest version, but due to API incompatibilities and various build failures when using cross compilers, it's been difficult to change the bitshuffle version to use. The...
- Need to avoid config overlaps for presto, sqlite, etc.
Log level set by `-L(package)=(level)` should be unset after finishing tests
If ESModule is enabled, Scala.js + Selenium can't complete tests because loading main.js failed due to CORS policy violation:  ``` Access to script at 'file:///Users/leo/work/git/scalajs-selenium/target/scala-3.1.2/test-selenium-test-fastopt/main.js' from origin 'null' has...
## Use Case Creating an instance of a given `Type[A]` enriched with helper traits. This functionality is necessary for porting Airframe DI, a dependency injection library (https://wvlet.org/airframe/docs/airframe), to Scala 3....
Upgrade Scala Native to 0.5.1. - Upgrade to sbt 1.9.9 to pass compilation - [breaking] Dropped Scala 2.11.12, which is no longer supported in Scala Native and Scala.js - Upgraded...