summaryrefslogtreecommitdiff
path: root/src/main/scala/hbt/Target.scala
Commit message (Expand)AuthorAgeFilesLines
* rename hbt -> forgeLi Haoyi2017-10-221-72/+0
* - Nest `StaticContext` into `DefCtx`Li Haoyi2017-10-211-0/+4
* Implement `DefCtx`, to bundle together `StaticContext` and `sourcecode.Enclos...Li Haoyi2017-10-211-17/+15
* - Convert example workflow to `javac` since `scalac` is slowLi Haoyi2017-10-191-8/+17
* - Add a configurable workspace to `evaluateTargetGraph`Li Haoyi2017-10-181-0/+61