summaryrefslogtreecommitdiff
path: root/core/src/main/scala/forge/package.scala
Commit message (Expand)AuthorAgeFilesLines
* Split out `ApplicativeMacros` from `Target`Li Haoyi2017-11-051-4/+3
* Re-organize `forge/` folder according to ordering of build phases: target def...Li Haoyi2017-11-051-1/+7
* Turn on `lihaoyi:acyclic` plugin, enforce it, and break up whatever import cy...Li Haoyi2017-11-051-80/+1
* Get rid of custom `coursier.Dependency` formatter, which was only needed due ...Li Haoyi2017-11-041-33/+4
* Implement `ScalaDep` ADT to encapsulate handling on scala cross-version suffixesLi Haoyi2017-11-041-0/+10
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-031-0/+99