summaryrefslogtreecommitdiff
path: root/scalaplugin
Commit message (Expand)AuthorAgeFilesLines
* Turn on `lihaoyi:acyclic` plugin, enforce it, and break up whatever import cy...Li Haoyi2017-11-051-1/+0
* Shorted `ScalaDep.Scala(...)`/`ScalaDep.PointScala(...)` into `ScalaDep(...)`...Li Haoyi2017-11-042-9/+10
* Collapse `LocalDef` into `T{...}` macro, make it more flexible so it only cac...Li Haoyi2017-11-041-1/+1
* Migrate `MetacircularTests` over to new cached-def mechanismLi Haoyi2017-11-042-29/+30
* Implement `ScalaDep` ADT to encapsulate handling on scala cross-version suffixesLi Haoyi2017-11-042-19/+62
* `T.apply{}` -> `T{}`Li Haoyi2017-11-041-1/+1
* Remove unnecessary deps in `MetacircularTests`Li Haoyi2017-11-041-11/+0
* More tweaks to `scalaplugin.Subproject`Li Haoyi2017-11-041-7/+11
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-032-0/+211