summaryrefslogtreecommitdiff
path: root/src/main/scala/hbt/Main.scala
Commit message (Expand)AuthorAgeFilesLines
* - Convert example workflow to `javac` since `scalac` is slowLi Haoyi2017-10-191-13/+0
* - Add a configurable workspace to `evaluateTargetGraph`Li Haoyi2017-10-181-1/+1
* Basic evaluator that creates classfiles and a jar now worksLi Haoyi2017-10-181-2/+3
* Break up `Main.scala`Li Haoyi2017-10-171-137/+1
* 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-171-13/+44
* Create test paths and test filesLi Haoyi2017-10-161-24/+26
* Fleshed out basic implementationsLi Haoyi2017-10-161-1/+83
* first commitLi Haoyi2017-10-161-0/+6