summaryrefslogtreecommitdiff
path: root/build.sbt
Commit message (Expand)AuthorAgeFilesLines
...
* Forked `ammonite.main.Router` into `forge.discover.Router`, to let us generat...Li Haoyi2017-11-051-1/+9
* Turn on `lihaoyi:acyclic` plugin, enforce it, and break up whatever import cy...Li Haoyi2017-11-051-1/+6
* Split up forge into `scalaplugin` an `core` subprojects, to allow us to use t...Li Haoyi2017-11-031-23/+32
* Sketched out `MetacircularTests` using `scalaplugin.Subproject`; still doesn'...Li Haoyi2017-10-311-1/+0
* Got Zinc working on the test bench, compiling forge's own projectLi Haoyi2017-10-291-31/+2
* First builds work going through an Ammonite script, currently run using `sbt ...Li Haoyi2017-10-291-0/+9
* Bump versionsLi Haoyi2017-10-291-2/+2
* Serialization using play-json now mostly in placeLi Haoyi2017-10-261-1/+2
* - Basic dirty-checking of targets works; targets can now request to be recomp...Li Haoyi2017-10-221-0/+2
* update to utest 0.6.0, enable stacktrace highlightingLi Haoyi2017-10-221-2/+2
* rename hbt -> forgeLi Haoyi2017-10-221-3/+3
* Add `StaticContext` macro to let us distinguish top-level targets from dynami...Li Haoyi2017-10-211-0/+2
* - Convert example workflow to `javac` since `scalac` is slowLi Haoyi2017-10-191-1/+2
* Basic evaluator that creates classfiles and a jar now worksLi Haoyi2017-10-181-1/+4
* Include Tarjan's algorithm, for doing a topological sort which elegantly hand...Li Haoyi2017-10-171-0/+3
* Fleshed out basic implementationsLi Haoyi2017-10-161-0/+33
* first commitLi Haoyi2017-10-161-0/+5