summaryrefslogtreecommitdiff
path: root/scalaworker
Commit message (Expand)AuthorAgeFilesLines
* Clean up the provisional client-server code with unit tests and proper file-s...Li Haoyi2018-02-241-1/+2
* support multiple test frameworks (#148)Nikolay Tatarinov2018-02-221-27/+33
* Merge branch '130'Li Haoyi2018-02-171-0/+16
|\
| * Discover main class(es) via zincajrnz2018-02-161-0/+16
* | Resolve individual Scala files before passing them to `ScalaModule#compile`, ...Li Haoyi2018-02-171-6/+1
|/
* more tidying upLi Haoyi2018-02-111-3/+2
* Some long-overdue renamingsLi Haoyi2018-02-091-6/+6
* allow Result.Failure to take a valueLi Haoyi2018-02-041-2/+2
* catch compile-failure exceptions to avoid showing the stack traceLi Haoyi2018-02-041-45/+47
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-1/+1
* - Rename `basePath` -> `millSourcePath`Li Haoyi2018-02-021-0/+1
* compile zinc compiler bridges on demand to remove restriction on supported sc...Li Haoyi2018-02-021-7/+40
* WIP: Scala js testing (#119)Nikolay Tatarinov2018-02-011-6/+4
* Migrate `scalajslib` over to a `T.worker` setup similar to `scalalib`Li Haoyi2018-01-251-1/+1
* update mill build to work with new isolated scalaworkerLi Haoyi2018-01-231-3/+34
* WIP splitting `mill.scalaworker` out of `mill.scalalib` and into it's own iso...Li Haoyi2018-01-231-0/+259