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.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gradle.properties
Age
Commit message (
Expand
)
Author
2021-12-08
feat: replFrege task v2 returns classpath with all dependencies
Thibault Gagnaux
2021-11-28
fix: adds `System.in` as StandardInput to make `ReplFrege` task interactively
Thibault Gagnaux
2021-11-24
feat: adds `replFrege` task
f-repl-task
Thibault Gagnaux
2021-11-24
refactor: allows to configure the classpath with the groovy dependency notation
Thibault Gagnaux
2021-11-21
fix: adds dependent frege files test cases
Thibault Gagnaux
2021-11-17
feat: Adds incremental build and build cache support for the `fregeCompile` task
Thibault Gagnaux
2021-11-16
feat: adds `compilerFlags` property to configure the Frege compiler
Thibault Gagnaux
2021-11-10
chore: updates junit 5.7.2 -> 5.8.1, README and version
Thibault Gagnaux
2021-07-14
chore: adds `maven-publish` plugin to publish to `mavenLocal` repo
f-simple-javaExec-task-alternative
Thibault Gagnaux
2021-06-28
Inits branch with a simple groovy test
Thibault Gagnaux
2020-06-28
compiles and runs with frege-3.25.84.jar and Gradle 5.0
Dierk Koenig
2015-09-20
Enable snapshot sonatype releases
Mark Perry
2015-09-04
Remove dependencies to sonatype and directly publish to the gradle plugin por...
Dierk Koenig
2015-07-24
Increased version to 0.4.2-SNAPSHOT
Mark Perry
2015-07-24
Release 0.4.1. Use compiler 367
release-0.4.1
Mark Perry
2015-07-22
Increment to 0.5-SNAPSHOT
Mark Perry
2015-07-22
Do 0.4 release
release-0.4
Mark Perry
2015-02-06
Installed to local maven
Mark Perry