Eugene Yokota
|
cd7a5c6f6b
|
Use linesIterator for JDK 11 compat
|
2018-09-28 03:03:28 -04:00 |
Eugene Yokota
|
4e00a3e9f0
|
Scala 2.12.7
|
2018-09-28 03:03:17 -04:00 |
eugene yokota
|
1fc0cd0314
|
Merge pull request #4377 from eed3si9n/wip/openjdk11
Scala 2.12.7 and linesIterator
|
2018-09-28 02:56:37 -04:00 |
eugene yokota
|
256e9a7c65
|
Merge pull request #182 from eed3si9n/wip/2127
Scala 2.12.7
|
2018-09-28 02:37:21 -04:00 |
Eugene Yokota
|
5ea9ee159c
|
1.3.0
|
2018-09-28 02:28:12 -04:00 |
Eugene Yokota
|
ab674321dc
|
Scala 2.12.7
|
2018-09-28 02:27:45 -04:00 |
Eugene Yokota
|
2389106aa6
|
Use linesIterator for JDK 11 compat
|
2018-09-27 12:41:47 -04:00 |
Eugene Yokota
|
fb168d24bb
|
Scala 2.12.7
|
2018-09-27 12:38:39 -04:00 |
eugene yokota
|
144a146f07
|
Merge pull request #4380 from eed3si9n/wip/version
Refactor type parameter names
|
2018-09-25 13:09:40 -04:00 |
Eugene Yokota
|
ea0fac1302
|
Refactor type parameter names
|
2018-09-25 12:02:42 -04:00 |
Eugene Yokota
|
aec08f6760
|
1.3.0-SNAPSHOT
|
2018-09-25 11:25:24 -04:00 |
eugene yokota
|
125087a0ff
|
Merge pull request #4378 from andreaTP/fix4370
Fix: #4370
|
2018-09-25 09:38:56 -04:00 |
andrea
|
15d11f8f55
|
Fix: #4370
|
2018-09-25 12:57:09 +01:00 |
eugene yokota
|
dbd17e63e2
|
Merge pull request #181 from eed3si9n/wip/jdk11
openjdk11
|
2018-09-22 01:13:48 -04:00 |
Eugene Yokota
|
e121d969c4
|
openjdk11
|
2018-09-22 00:55:00 -04:00 |
eugene yokota
|
69d6b3aeb8
|
Merge pull request #180 from eed3si9n/wip/fatal-warnings
Fix 2.10 build
|
2018-09-22 00:47:22 -04:00 |
Eugene Yokota
|
9f876009c8
|
Fix 2.10 build
Fixes #179
|
2018-09-22 00:35:20 -04:00 |
eugene yokota
|
a4555f9aaa
|
Merge pull request #177 from eed3si9n/wip/sip-18
SIP-18 import
|
2018-09-20 01:42:49 -04:00 |
eugene yokota
|
7f9ffb7e62
|
Merge pull request #178 from eed3si9n/wip/fatal-warnings
-Xfatal-warnings
|
2018-09-20 01:42:32 -04:00 |
Eugene Yokota
|
dee4ccaa68
|
only for 2.12
|
2018-09-20 00:36:32 -04:00 |
eugene yokota
|
550c068b98
|
Merge pull request #4369 from eed3si9n/wip/task-sequential
Implement sequential[B](tasks: Seq[Initialize[Task[B]]])
|
2018-09-19 23:19:16 -04:00 |
Eugene Yokota
|
cf0467609d
|
-Xfatal-warnings
|
2018-09-19 22:46:38 -04:00 |
Eugene Yokota
|
9beff33152
|
SIP-18 import
Adds SIP-18 import for unidoc purpose.
|
2018-09-19 22:03:32 -04:00 |
Eugene Yokota
|
7254a258d5
|
SIP-18 import
Adds SIP-18 import for unidoc purpose.
|
2018-09-19 22:01:18 -04:00 |
Yusuke Izawa
|
b47ca1b9ef
|
Implement sequential[B](tasks: Seq[Initialize[Task[B]]]) and remove useless comment outs
|
2018-09-19 20:54:18 -04:00 |
eugene yokota
|
a8e319e97b
|
Merge pull request #4367 from kai-chi/tilde-exp
expand tilde prefix
|
2018-09-19 20:42:55 -04:00 |
kai-chi
|
3f1ce8b9a0
|
expand tilde prefix
|
2018-09-19 18:35:59 +02:00 |
eugene yokota
|
fbce3232a8
|
Merge pull request #4365 from eed3si9n/wip/warnings
-Xfatal-warnings in most subprojects
|
2018-09-18 19:00:23 -04:00 |
Eugene Yokota
|
ef49a95b7d
|
address more warnings
|
2018-09-18 17:45:24 -04:00 |
Eugene Yokota
|
4b23036c63
|
contraband 0.4.1
|
2018-09-18 16:56:19 -04:00 |
Eugene Yokota
|
3e1dac5161
|
-Xfatal-warnings in most subprojects
|
2018-09-18 11:47:55 -04:00 |
eugene yokota
|
10d471ad34
|
Merge pull request #4364 from eed3si9n/wip/format
cleaning up a few compiler warnings
|
2018-09-18 09:24:24 -04:00 |
Eugene Yokota
|
f2bc786fd1
|
cleaning up a few compiler warnings
|
2018-09-17 22:30:14 -04:00 |
eugene yokota
|
04a4456dd0
|
Merge pull request #4313 from raboof/supportJdk11AndJavaHomeInCrossJava
Support discovering JDK 11 in JAVA_HOME for CrossJava
|
2018-09-17 12:34:31 -04:00 |
eugene yokota
|
20573e8631
|
Merge pull request #4341 from Falmarri/feature/show-output-4184
Add `print` command that mimics `show`, but to standard output, not the logger
|
2018-09-17 12:33:25 -04:00 |
eugene yokota
|
d3b79ae2e1
|
Merge pull request #4356 from eed3si9n/wip/remove-global-dir-warning
Remove old warning about global dir
|
2018-09-17 12:33:06 -04:00 |
eugene yokota
|
3f1ae8bd55
|
Merge pull request #4355 from eed3si9n/wip/one-letter
Allow single-letter aliases
|
2018-09-16 02:58:45 -04:00 |
eugene yokota
|
6b6c52b2d8
|
Merge pull request #4306 from sirocchj/fix-4236
Fixes #4236
|
2018-09-16 02:57:09 -04:00 |
eugene yokota
|
a943543291
|
Merge pull request #4334 from eatkins/state-ops
Add an implicit class for StateOps
|
2018-09-16 02:40:12 -04:00 |
Eugene Yokota
|
f2f1d06329
|
Remove old warning about global dir
Fixes #1054
|
2018-09-16 01:55:18 -04:00 |
Eugene Yokota
|
d1cdebfebf
|
Add test for just z
|
2018-09-16 01:52:06 -04:00 |
Eugene Yokota
|
a2ef775edc
|
Add scaladoc for Cross
|
2018-09-16 01:51:53 -04:00 |
falmarri
|
cc143db6f7
|
Make `show` output on stdout rather than to the logger
Fixes #4184
|
2018-09-15 18:35:04 -07:00 |
Johannes Rudolph
|
de4d508f4e
|
Merge pull request #166 from jrudolph/rename-our-own-update-task
Rename our own update task to something else so we don't conflict with other task scopes
|
2018-09-15 16:04:51 +02:00 |
Johannes Rudolph
|
c117be2091
|
Rename our own update task to something else so we don't conflict with other task scopes
|
2018-09-15 15:04:12 +02:00 |
Johannes Rudolph
|
49ad75aaa5
|
Merge pull request #165 from jrudolph/jr/consistent-outputs
For common operations introduce `asString`, `printToConsole`, and `toFile` subtasks, fixes #164
|
2018-09-15 12:43:46 +02:00 |
Johannes Rudolph
|
8aa58cd8ff
|
For common operations introduce `asString`, `printToConsole`, and `toFile` subtasks, fixes #164
|
2018-09-14 17:56:49 +02:00 |
eugene yokota
|
4ac1cc3d6b
|
Merge pull request #4359 from eed3si9n/wip/disable-flaky-test
Disable eval-is-safe-and-sound test
|
2018-09-14 11:11:36 -04:00 |
eugene yokota
|
8af7a5acae
|
Merge pull request #4358 from eed3si9n/wip/license
Apache License 2.0
|
2018-09-14 11:11:17 -04:00 |
Johannes Rudolph
|
01ac4ddb84
|
Merge pull request #163 from jrudolph/jr/remove-updateTask-copies
Get rid of local updateTask copy by using `inTask` instead, fixes #148
|
2018-09-14 15:12:26 +02:00 |