summaryrefslogtreecommitdiff
path: root/main/api
Commit message (Expand)AuthorAgeFilesLines
* Changed JSON encoding for StackTraceElement (filename is nullable) (#691)Tobias Roeser2019-09-101-2/+2
* Fixed incorrect commentTobias Roeser2019-02-231-1/+4
* Splitted IO.scala to avoid cyclic referencesTobias Roeser2019-02-193-33/+40
* Documented some mill.api classesTobias Roeser2019-02-194-100/+146
* Introduced new failFast parameter to Evaluator with default `true`Tobias Roeser2018-12-211-0/+7
* Detailed the difference between Failure and ExceptionTobias Roeser2018-12-201-1/+9
* Added some docs to result typeTobias Roeser2018-12-201-9/+35
* Generalize Zinc Worker (#514)Li Haoyi2018-12-181-0/+44
* First pass at splitting out worker-api from mill core. (#504)Li Haoyi2018-12-129-0/+659