summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename hbt -> forgeLi Haoyi2017-10-2215-94/+136
* - Nest `StaticContext` into `DefCtx`Li Haoyi2017-10-214-34/+40
* Implement `DefCtx`, to bundle together `StaticContext` and `sourcecode.Enclos...Li Haoyi2017-10-214-26/+33
* Add `StaticContext` macro to let us distinguish top-level targets from dynami...Li Haoyi2017-10-213-0/+63
* - Convert example workflow to `javac` since `scalac` is slowLi Haoyi2017-10-1912-54/+74
* - Add a configurable workspace to `evaluateTargetGraph`Li Haoyi2017-10-185-120/+136
* Basic evaluator that creates classfiles and a jar now worksLi Haoyi2017-10-187-51/+92
* Break up `Main.scala`Li Haoyi2017-10-173-137/+159
* fleshed out `evaluateTargetGraph` a littleLi Haoyi2017-10-171-4/+31
* Include Tarjan's algorithm, for doing a topological sort which elegantly hand...Li Haoyi2017-10-174-13/+197
* Create test paths and test filesLi Haoyi2017-10-164-24/+35
* Fleshed out basic implementationsLi Haoyi2017-10-163-1/+187
* first commitLi Haoyi2017-10-164-0/+18