sbt/main
Adrien Piquerez 08b83d6b31 Fetch Scala 3 compiler bridge binary module
Contrary to Scala 2, Scala 3 compiler bridges are tied to the compiler
version. There is one compiler bridge foreach compiler version.
Scala compiler bridges are pure java so they are binary compatible with
all Scala version. Consequently, we can fetch the binary module directly
without using the ZincCompilerBridgeProvider.
2020-12-23 21:20:59 +01:00
..
src Fetch Scala 3 compiler bridge binary module 2020-12-23 21:20:59 +01:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00