index
:
github/frege-gradle-plugin.git
PluginPortal
SourceSet
SourceSet3
develop
f-debug-windows-failure
f-minimal-frege-repl
f-repl-task
f-simple-javaExec-task-alternative
feature/intellij-new
internal-compilation
master
sonatype
source-path-experiment
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
groovy
/
frege
/
gradle
/
FregePlugin.groovy
Age
Commit message (
Expand
)
Author
2015-09-23
Almost finished source sets
SourceSet3
Mark Perry
2015-09-22
Added quick check dependency to test
Mark Perry
2015-09-20
Implemented most options to use the plugin to compile the Frege source
Mark Perry
2015-09-18
Changes for source path - does not work
Mark Perry
2015-09-16
Added help and Frege package dir for compile task
Mark Perry
2015-03-18
included the FregeDocTask, streamlined some dependencies
Dierk Koenig
2015-03-10
Apply solution for #9 directly to plugin
Mark Perry
2015-02-25
the repl needs to start with the targetDir on the classpath where the compile...
Dierk Koenig
2015-02-24
first step into quickcheck integration. It works on "inline" checks but not y...
Dierk Koenig
2015-02-24
we now have two repl tasks to choose from :-)
Dierk Koenig
2015-02-24
Merge remote-tracking branch 'origin/master'
Dierk Koenig
2015-02-18
Added native code generation tool task
Mark Perry
2015-02-17
Added repl task named fregeRepl
Mark Perry
2015-02-17
Changed package name to frege.gradle to match frege compiler package names
Mark Perry