Commit Graph

17940 Commits

Author SHA1 Message Date
Eugene Yokota 58dfca6e27 Avoid the whitespace after completion 2021-01-15 16:43:19 -05:00
eugene yokota 508a4b4bb9
Merge pull request #6254 from takezoe/jar-reset-time
Reset ZipEntry timestamps to 2010-01-01 to prevent negative value
2021-01-14 11:59:56 -05:00
Naoki Takezoe 5ce3a174e8 Reset ZipEntry timestamps to 2010-01-01 in order to prevent negative value 2021-01-14 08:32:50 +09:00
Adrien Piquerez f4d181de22 Add --sb-launch-jar in bsp connection details 2021-01-11 14:38:02 +01:00
Adrien Piquerez 844deab78c
Merge pull request #6177 from eatkins/client-launch-jar
Add --sbt-launch-jar command line arg to client
2021-01-11 14:35:40 +01:00
Scala Steward 2ed7ed3d9d
Update librarymanagement-ivy to 1.4.3 (#303) 2021-01-11 14:29:17 +01:00
Scala Steward a7f7a8eb31
Update sbt, scripted-plugin to 1.4.6 (#306) 2021-01-11 14:29:02 +01:00
Adrien Piquerez fdcfe87dbf
Merge branch 'develop' into client-launch-jar 2021-01-11 13:20:49 +01:00
eugene yokota c4c88b75e4
Merge pull request #6247 from eed3si9n/wip/2.13
Cross build to Scala 2.13
2021-01-10 21:03:44 -05:00
Eugene Yokota 8f5759e48d Cross build to Scala 2.13 2021-01-10 20:24:05 -05:00
Alexandre Archambault 88e73e260f Revert "Run release for 2.13.3"
This reverts commit 62c92c6b76.
2021-01-11 00:07:34 +01:00
Eugene Yokota f8c158291d Work around Scala parallel collections situation
Ref https://github.com/scala/scala-parallel-collections/issues/22

Parallel collection got split off without source-compatible library, so apparently we need to roll our own compat hack, which causes import not used, so it needs to be paired with silencer.
2021-01-10 18:02:18 -05:00
eugene yokota cb4c1e7100
Merge pull request #6246 from eed3si9n/wip/2.13-pre1
Port XMainConfiguration to Java
2021-01-10 16:08:02 -05:00
Alexandre Archambault 62c92c6b76 Run release for 2.13.3 2021-01-10 22:06:14 +01:00
eugene yokota 07278af003
Scala 2.13 support (#307) 2021-01-10 22:02:04 +01:00
Eugene Yokota 2f392ac264 don't enable SemanticDB on CI
Don't enable SemanticDB on CI for now since it doesn't support 2.10.
2021-01-10 15:26:26 -05:00
Eugene Yokota a6d03c819c Backtick the unicode letters in method 2021-01-10 14:21:50 -05:00
Eugene Yokota ab402543d3 Replace the unicode arrows 2021-01-10 14:20:43 -05:00
Eugene Yokota dacffb5095 sbt 1.4.6 and some Metals settings 2021-01-10 14:18:22 -05:00
Eugene Yokota 6d2a516df5 Port XMainConfiguration to Java
The bytecode generated by 2.13 compiler contains scala.runtime.BoxedUnit in the constant pool. To avoid referencing scala-library, port XMainConfiguration to Java.
2021-01-10 14:17:26 -05:00
eugene yokota fe6825076c
Merge pull request #361 from adpi2/dotty-compat
Add for3Use2_13 and for2_13Use3
2021-01-08 13:20:46 -05:00
Adrien Piquerez 2b1806ae25 Add for3Use2_13 and for2_13Use3 2021-01-08 18:25:01 +01:00
eugene yokota d687cf11ff
Merge pull request #6234 from adpi2/scala3doc
Add support for Scala3doc
2021-01-04 17:03:00 -05:00
Adrien Piquerez 8f5c222a0c Introduce tastyFiles task 2021-01-04 18:43:49 +01:00
Adrien Piquerez 06292cbcd4 Add scripted scala3-doc 2021-01-04 10:01:34 +01:00
Adrien Piquerez ab345e0a71 Adapt sources and scalacOptions for scala3doc 2021-01-04 10:01:34 +01:00
Adrien Piquerez 5f4197cf2e Use scala-doc-tool config for scala3doc 2021-01-04 10:01:34 +01:00
Adrien Piquerez 6f07bec443 Bump zinc and librarymanagement 2021-01-04 10:01:34 +01:00
eugene yokota 42aae724f8
Merge pull request #359 from adpi2/scala3doc
Add scala3doc artifact
2021-01-03 01:07:06 -05:00
eugene yokota 4fab9e0886
Merge pull request #360 from eed3si9n/wip/2.13
Add Scala 2.13 support
2021-01-03 01:06:01 -05:00
Eugene Yokota 5942ccbe1f Add Scala 2.13 support 2021-01-03 00:59:38 -05:00
Adrien Piquerez ec34dd71a3 Add scala3-tasty-inspector artifact 2020-12-30 15:01:08 +01:00
eugene yokota 717f7a6776
Merge pull request #346 from ericdotdata/issue/5181-xss-mem-override
Fix #5181 - add -Xss to java_options ignore
2020-12-29 17:58:14 -05:00
Eric Peters cab425afe7 Refactor ScriptTest a bit and add tests for -Xss script launcher params 2020-12-29 14:45:36 -08:00
Eric Peters bf34bad1a6 Fix #5181 - add -Xss to java_options ignore 2020-12-29 14:10:02 -08:00
Adrien Piquerez 51d64c7eef Add scala3doc artifact 2020-12-29 16:42:20 +01:00
eugene yokota cd794ee29f
Merge pull request #6230 from adpi2/fix-semanticdb
Fix semanticdb on Scala > 3.0.0-M3
2020-12-25 17:31:55 -05:00
Adrien Piquerez 521e80b61b Fix semanticdb on Scala > 3.0.0-M3 2020-12-25 17:34:06 +01:00
eugene yokota 58d4ef41be
Merge pull request #6181 from smarter/dotty-library-rename
dotty-library is called scala3-library now
2020-12-24 11:53:18 -05:00
eugene yokota 9ca5a4675f
Merge pull request #6206 from adpi2/sbt-dotty
Manage Scala 3 instances and fetch compiler bridges
2020-12-24 11:52:00 -05:00
eugene yokota bfe41380fe
Merge pull request #6228 from eed3si9n/wip/bumpcoursier
lm-coursier 2.0.5
2020-12-24 00:37:23 -05:00
Eugene Yokota 45e05cc99f lm-coursier 2.0.5
Updates directories-jvm to 23
https://github.com/coursier/sbt-coursier/releases/tag/v2.0.5
https://github.com/coursier/coursier/releases/tag/v2.0.8
2020-12-24 00:15:59 -05:00
Frank S. Thomas 81de29c78d
Update Coursier to 2.0.8 (#304) 2020-12-24 02:39:02 +01:00
Adrien Piquerez 166a421a26 Fix Scala 3 consoleProject and add scripted test 2020-12-23 21:21:54 +01:00
Adrien Piquerez 9911f1923f Add scripted scala3-tasty-management 2020-12-23 21:21:54 +01:00
Adrien Piquerez d1cf3f80f6 User local resolver in scripted tests 2020-12-23 21:21:54 +01:00
Adrien Piquerez cf9af290ee Add scripted scala3-scala-organization 2020-12-23 21:20:59 +01:00
Adrien Piquerez 1c4d2ee55e Add scripted scala3-semanticdb 2020-12-23 21:20:59 +01:00
Adrien Piquerez 4a8fe457f8 Add scripted scala3-sandwich-sjs 2020-12-23 21:20:59 +01:00
Adrien Piquerez 97f06d87b0 Add scripted scala3-sandwich 2020-12-23 21:20:59 +01:00