summaryrefslogtreecommitdiff
path: root/core/src/mill/main/ReplApplyHandler.scala
Commit message (Expand)AuthorAgeFilesLines
* .Li Haoyi2018-02-091-125/+0
* attempt to fix publishAllLi Haoyi2018-02-071-1/+1
* fix introspection of children on console (eg build) (#128)ajrnz2018-02-061-2/+2
* allow Result.Failure to take a valueLi Haoyi2018-02-041-1/+1
* Make use of `CrossScalaModule` in `HelloWorldTests`Li Haoyi2018-02-031-1/+3
* fix the externalOutPath for RunScript/GenIdea/ReplApplyHandlerLi Haoyi2018-02-031-1/+1
* - Renamed `Ctx.FooCtx` => `Ctx.Foo`Li Haoyi2018-02-021-2/+1
* consolidate test initialization logic into TestEvaluatorLi Haoyi2018-02-021-1/+2
* DRY up test suite by making `Discover` generation implicitLi Haoyi2018-01-281-6/+4
* Fix `dest`-assignment for overriden `T.command`s, and add basic unit tests to...Li Haoyi2018-01-261-2/+3
* Give `mill.Module` a useful default `toString`, and make the REPLs pprint wor...Li Haoyi2018-01-211-1/+1
* Swap over to simplified Mill module/source layout from SBT'sLi Haoyi2018-01-201-0/+124