summaryrefslogtreecommitdiff
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Refactor ScalaModule to simplify it and delay ivy resolution until the last ↵Li Haoyi2018-02-111-2/+2
| | | | moment
* fix evaluateTasksLi Haoyi2018-02-101-1/+3
|
* fix docsLi Haoyi2018-02-101-2/+2
|
* fix testsLi Haoyi2018-02-104-31/+38
|
* - DRY up `Resolve.scala`Li Haoyi2018-02-096-167/+237
| | | | | - Add a version of `Resolve` that resolves names only, but works on entrypoints/etc. without needing arguments - Fix tests to compile with new `multiSelect` parsing flag
* CleanupLi Haoyi2018-02-094-52/+63
|
* Parse args directly in MainModule commands to allow for ``--all`-style ↵Li Haoyi2018-02-093-74/+70
| | | | argument parsing
* get rid of external watch flagLi Haoyi2018-02-094-34/+18
|
* Some long-overdue renamingsLi Haoyi2018-02-094-55/+58
|
* .Li Haoyi2018-02-0936-0/+3659