summaryrefslogtreecommitdiff
path: root/core/src/main/scala/forge/define/Applicative.scala
Commit message (Expand)AuthorAgeFilesLines
* rename forge -> millLi Haoyi2017-11-101-114/+0
* Make `Applicative` macros able to inject a configurable `Ctx` object, used in...Li Haoyi2017-11-091-13/+38
* - Allow main methods to return `Target[T]`s, so they can then be evaled by an...Li Haoyi2017-11-071-1/+1
* Break out `Cacher.scala` from `Applicative.scala` to fully separate the gnarl...Li Haoyi2017-11-051-32/+4
* 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-051-11/+7
* Rename `ApplicativeMacros` and contents to shorter namesLi Haoyi2017-11-051-0/+115