aboutsummaryrefslogtreecommitdiff
path: root/stage2/plugins/Frege.scala
Commit message (Collapse)AuthorAgeFilesLines
* fix change propagationChristopher Vogt2017-03-121-1/+5
|
* more concise runMain in more placesChristopher Vogt2017-03-091-3/+2
|
* a few hopefully simplifying rewirings in the implicitsChristopher Vogt2017-02-221-3/+2
|
* implicitly pass classloader, might make code easierChristopher Vogt2017-02-141-5/+4
| | | | | and prepares for allowing `run` and `runFlat` at Dependency instead of Build level
* omit classpath when classpath is empty (= no dependencies, only jdk)Christopher Vogt2017-02-111-6/+5
|
* fix merge-conflict in Frege pluginChristopher Vogt2017-02-101-26/+27
|
* Frege support.mchav2016-12-231-0/+136