summaryrefslogtreecommitdiff
path: root/main/core/src/eval/Evaluator.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix review issuesSamvel Abrahamyan2019-10-151-0/+5
* Remove the dependency to bsp and zinc from core modulesSamvel Abrahamyan2019-10-121-23/+20
* Addressed code review feedback.Alexandra Dima2019-10-121-3/+1
* Improved compilation by sending all requested targets to the mill evaluator t...Alexandra Dima2019-10-121-4/+6
* Added progress notifications during compilationAlexandra Dima2019-10-121-11/+17
* Fixed bug in computing the testing arguments from bsp in buildTargetTest.Alexandra Dima2019-10-121-1/+1
* Refactored MillBuildServer by putting the future completion at the end of eac...Alexandra Dima2019-10-121-1/+1
* Partially fixed test request by implementing a test reporter, adding it to ea...Alexandra Dima2019-10-121-7/+9
* Added support for merging compile parameters from the mill build file with th...Alexandra Dima2019-10-121-9/+17
* Fixed compilation error, removed print statements and unnecessary code.Alexandra Dima2019-10-121-2/+0
* Implemented support for publishing compilation diagnostics through the custom...Alexandra Dima2019-10-121-9/+18
* Bump ammonite to 1.6.7 (#610)Li Haoyi2019-05-191-2/+2
* Introduced new failFast parameter to Evaluator with default `true`Tobias Roeser2018-12-211-10/+26
* Avoid unnecessary dependency downloading by providing fetches per cache polic...gehnaphore2018-12-201-3/+9
* Generalize Zinc Worker (#514)Li Haoyi2018-12-181-1/+1
* collapse boilerplate folder structure within src/ folders (#505)Li Haoyi2018-12-121-0/+443