summaryrefslogtreecommitdiff
path: root/core/src/main/scala/forge/define
Commit message (Expand)AuthorAgeFilesLines
* - Allow main methods to return `Target[T]`s, so they can then be evaled by an...Li Haoyi2017-11-072-6/+8
* Forked `ammonite.main.Router` into `forge.discover.Router`, to let us generat...Li Haoyi2017-11-051-0/+1
* Break out reusable JVM specific stuff into its own fileLi Haoyi2017-11-051-2/+1
* Break out `Cacher.scala` from `Applicative.scala` to fully separate the gnarl...Li Haoyi2017-11-053-35/+50
* tweakLi Haoyi2017-11-051-2/+2
* Fix up owner chains to allow `Applyable#apply()` calls to work within lambdasLi Haoyi2017-11-051-6/+12
* First set of standalone tests for the gnarly `Applicative` logicLi Haoyi2017-11-052-16/+9
* Rename `ApplicativeMacros` and contents to shorter namesLi Haoyi2017-11-052-17/+25
* Split out `ApplicativeMacros` from `Target`Li Haoyi2017-11-053-118/+135
* Re-organize `forge/` folder according to ordering of build phases: target def...Li Haoyi2017-11-052-0/+215