summaryrefslogtreecommitdiff
path: root/src/test/scala
Commit message (Expand)AuthorAgeFilesLines
* rename hbt -> forgeLi Haoyi2017-10-225-20/+48
* - Nest `StaticContext` into `DefCtx`Li Haoyi2017-10-211-1/+1
* Add `StaticContext` macro to let us distinguish top-level targets from dynami...Li Haoyi2017-10-211-0/+36
* - Convert example workflow to `javac` since `scalac` is slowLi Haoyi2017-10-192-0/+24
* Include Tarjan's algorithm, for doing a topological sort which elegantly hand...Li Haoyi2017-10-171-0/+89