Eric K Richardson
Eric K Richardson
I didn't mean on this repo. I just meant that the tags can be removed and tagged again if that helps for publishing the versions that didn't "really" get published.
@kornilova203 or @jonas - if either of you have time to look at this and give me some pointers it would be great. Everything compiles and runs but the generation...
@kornilova203 Hope you are doing well. The Scala Center is working on a few things before the `0.4.0` release so we should have a bit of time. I finally realized...
@kornilova203 I totally understand. I was hoping you could look and give me some pointers but the interopt changed quite a bit so it is not obvious so it would...
I think this a very good idea - typical headers on macOS have lots of definitions not related to Std C or POSIX that seem to create lots of noise.
### Background I was having difficulty with the cross build for Dotty/JVM on https://github.com/ekrich/sconfig using `sbt`. ``` 2020.04.17 10:00:38 WARN no build target for: /Users/eric/workspace/sconfig/sconfig/sharedScala3/src/main/scala/org/ekrich/config/ConfigSyntax.scala ``` The problem here is...
I am totally happy with the ability to select a version in `sbt` above and "Connect to build server" to be able to deal with Dotty and or other versions...
I totally agree, just wanted to mention it in case someone wanted to tackle it.
Do we want to update Scala.js to the latest?
Oh, I was trying to update everything like `sbt-ci-release` and other things. I can back off and just touch what needs to be updated or all at once which I...