summaryrefslogtreecommitdiff
path: root/scalalib/worker
Commit message (Expand)AuthorAgeFilesLines
* Use the binary version of the compiler bridge when available (#659)Guillaume R2019-07-251-43/+63
* Fix an issue where Zinc compiler logs were routed to incorrect outputs. Use t...Ahir Reddy2019-07-171-3/+4
* Revert Zinc to 1.2.5 to match release notes (#594)Ahir Reddy2019-04-171-2/+1
* Update ZincWorkerImpl.scalaMinghao Liu2019-03-111-7/+20
* Only hold weak references to classloaders in internal cacheTobias Roeser2019-02-111-7/+14
* More improvements to ZincWorkerImpl (#526)Li Haoyi2019-01-111-13/+28
* Update ZincWorkerImpl.scalaLi Haoyi2019-01-091-6/+6
* Allow usage of ZincWorkerImpl without hashing files (#525)Li Haoyi2019-01-091-2/+39
* Generalize Zinc Worker (#514)Li Haoyi2018-12-181-98/+101
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-121-0/+0
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-121-21/+17
* WIP migrating over from `ammonite.ops` to `os` module.Li Haoyi2018-11-051-25/+24
* Fix https://github.com/lihaoyi/mill/issues/475Li Haoyi2018-11-021-12/+39
* .Li Haoyi2018-10-181-1/+3
* Include scaladoc as part of mill inspect (#435)Li Haoyi2018-09-201-5/+13
* Fix incremental compilation when a Scala project depends on a Java project (#...Guillaume Martres2018-08-251-41/+92
* standardize naming of ScalaWorker/Api/ImplLi Haoyi2018-08-221-2/+2
* Add support for Dotty projects (#397)Guillaume Martres2018-08-051-7/+16
* Make hot compilation 2x faster by properly reusing classloaders (#393)Guillaume Martres2018-07-281-19/+24
* Plugins do not belong on the compiler classpath (#391)Guillaume Martres2018-07-271-17/+3
* add --disable-ticker, handle --color correctly (#379)Anton Sviridov2018-07-141-1/+1
* Add a `visualize` command to render portions of the build graph as SVG (#349)Li Haoyi2018-05-251-53/+0
* rename modules scalaworker -> scalalib.worker, client -> main.clientLi Haoyi2018-04-121-0/+254