aboutsummaryrefslogtreecommitdiff
path: root/src/main/groovy/frege/gradle/ReplTask.groovy
AgeCommit message (Collapse)Author
2015-09-16Added help and Frege package dir for compile taskMark Perry
2015-02-25the repl needs to start with the targetDir on the classpath where the ↵Dierk Koenig
compiled classes are available for loading
2015-02-17Pass empty array to frege replMark Perry
2015-02-17Added repl task named fregeReplMark Perry