summaryrefslogtreecommitdiff
path: root/core/src/test/scala/forge/TestGraphs.scala
Commit message (Expand)AuthorAgeFilesLines
* rename forge -> millLi Haoyi2017-11-101-97/+0
* Migrate over to the new `Task`/`Target`/`Command` splitLi Haoyi2017-11-091-7/+1
* Re-organize `forge/` folder according to ordering of build phases: target def...Li Haoyi2017-11-051-1/+1
* Add some basic compile-time checks to enforce usage of `T{...}` within traitsLi Haoyi2017-11-041-0/+1
* First experiment using `Cacher interface` combined with `Caller` implicits to...Li Haoyi2017-11-041-0/+29
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-031-0/+73