summaryrefslogtreecommitdiff
path: root/src/main/scala/forge/Util.scala
Commit message (Expand)AuthorAgeFilesLines
* Split up `Utils.scala` and move the pieces into the `utils/` packageLi Haoyi2017-10-291-151/+0
* Make `OSet` use `LinkedHashSet` instead of a parallel `Vector`Li Haoyi2017-10-291-7/+9
* Finished migrating over to using `PathRef` to propagate changes to file paths...Li Haoyi2017-10-291-5/+22
* WIPLi Haoyi2017-10-291-12/+38
* CleanupLi Haoyi2017-10-281-6/+0
* Move java-compile example supporting code into test suiteLi Haoyi2017-10-281-42/+0
* Migrate everything which shouldn't have duplicates over to a new `OSet` data ...Li Haoyi2017-10-271-0/+78
* - Split out `ForgeTests` into `EvaluatioNTests` and `GraphTests`Li Haoyi2017-10-261-7/+8
* Fleshed out basic `groupAroundNamedTargets` logicLi Haoyi2017-10-261-0/+23
* - Basic dirty-checking of targets works; targets can now request to be recomp...Li Haoyi2017-10-221-1/+1
* rename hbt -> forgeLi Haoyi2017-10-221-0/+52