summaryrefslogtreecommitdiff
path: root/main/src/mill
Commit message (Expand)AuthorAgeFilesLines
* First pass at cleaning up evaluator caching systemLi Haoyi2018-02-205-43/+44
* WIPLi Haoyi2018-02-201-140/+233
* Properly propagate io streams to the server main0Li Haoyi2018-02-202-14/+28
* Properly propagate interactiveness to the server main0Li Haoyi2018-02-202-13/+22
* Simpler, apparently bug-free stdout/stderr multiplexingLi Haoyi2018-02-201-27/+50
* `--watch` now works in client-server mode, with the server probing the lockfi...Li Haoyi2018-02-193-9/+42
* Successful management of hot evaluators in the mill.Server, client latency do...Li Haoyi2018-02-193-52/+95
* Basic working server-client model based on flat files communicationsLi Haoyi2018-02-192-8/+137
* Update resolution tests in `MainTests.scala`Li Haoyi2018-02-171-21/+40
* WIP getting tests passing againLi Haoyi2018-02-171-15/+29
* DRY up `Resolve.scala`Li Haoyi2018-02-174-113/+181
* WIP improving the error reporting of failed resolutionsLi Haoyi2018-02-171-23/+69
* cleanupLi Haoyi2018-02-171-9/+0
* improve error reporting when you mistype a selector and it can't be resolvedLi Haoyi2018-02-171-8/+45
* Avoid printing top-level tasks twice in `mill resolve __`Li Haoyi2018-02-172-4/+16
* Improve error reporting for unresolved `ExternalModule`sLi Haoyi2018-02-171-14/+17
* DRY up task resolution between MainModule and RunScriptLi Haoyi2018-02-173-58/+60
* fix evaluateTasksLi Haoyi2018-02-101-1/+3
* fix docsLi Haoyi2018-02-101-2/+2
* fix testsLi Haoyi2018-02-101-6/+11
* - DRY up `Resolve.scala`Li Haoyi2018-02-093-136/+197
* CleanupLi Haoyi2018-02-094-52/+63
* Parse args directly in MainModule commands to allow for ``--all`-style argume...Li Haoyi2018-02-093-74/+70
* get rid of external watch flagLi Haoyi2018-02-093-33/+17
* Some long-overdue renamingsLi Haoyi2018-02-094-55/+58
* .Li Haoyi2018-02-0910-0/+1160