澪
澪
I am using Samsung Dex on windows. This module also changes the brightness of Samsung Dex, which is unexpected.
It looks like master branch is on Scala Native 0.5 but no binaries have been released
Termux is an Linux environment on Android https://github.com/termux ``` Linking (multithreadingEnabled=true, disable if not used) (2903 ms [info] Discovered 2249 classes and 16281 methods after classloading [info] Checking intermediate code...
Like some items in this expression ``` block == Character.UnicodeBlock.EMOTICONS || block == Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS || block == Character.UnicodeBlock.TRANSPORT_AND_MAP_SYMBOLS || block == Character.UnicodeBlock.SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS || block == Character.UnicodeBlock.SUPPLEMENTARY_PRIVATE_USE_AREA_A || block == Character.UnicodeBlock.SUPPLEMENTARY_PRIVATE_USE_AREA_B...
Character.UnicodeBlock.SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS My expression using it: ``` block == Character.UnicodeBlock.EMOTICONS || block == Character.UnicodeBlock.MISCELLANEOUS_SYMBOLS_AND_PICTOGRAPHS || block == Character.UnicodeBlock.TRANSPORT_AND_MAP_SYMBOLS || block == Character.UnicodeBlock.SUPPLEMENTAL_SYMBOLS_AND_PICTOGRAPHS || block == Character.UnicodeBlock.SUPPLEMENTARY_PRIVATE_USE_AREA_A || block == Character.UnicodeBlock.SUPPLEMENTARY_PRIVATE_USE_AREA_B ```
I feel like this method could be added to Scala.JS easily. ``` [error] Referring to non-existent method static java.lang.Character.codePointAt(java.lang.CharSequence,int)int ``` Scala.JS version 1.16.0
Update to Scala Native 0.5 and update libraries only when necessary. It is required to update Scala.JS and Scala3 to use newer binaries
I would like to pretty print in various formats such as colored strings (fansi.Str), HTML and LaTeX. It would be ideal if there is an API available that allows me...
I assume that it is built on Ubuntu and only work on Ubuntu or similar distros. I am on Archlinux. I installed [llvm17 from aur](https://aur.archlinux.org/packages/llvm17). My llvm17 is in `/usr/lib/llvm17/`...