summaryrefslogtreecommitdiff
path: root/src/main/scala/forge/scalaplugin/Subproject.scala
Commit message (Expand)AuthorAgeFilesLines
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-031-146/+0
* Metacircular building now worksLi Haoyi2017-10-311-9/+17
* first MetacircularTest (evaluating `scalaVersion`) passes. Subsequent tests s...Li Haoyi2017-10-311-1/+1
* Sketched out `MetacircularTests` using `scalaplugin.Subproject`; still doesn'...Li Haoyi2017-10-311-26/+30
* Flesh out implementation of `forge.scalaplugin.Subproject`Li Haoyi2017-10-311-8/+111
* Sketched out structure of Scala subprojectsLi Haoyi2017-10-311-0/+31