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
Age
Commit message (
Expand
)
Author
2022-02-15
Add support for the frege-intellij plugin
HEAD
master
nea
2022-01-18
Merge pull request #20 from tricktron/f-java-target-version
tricktron
2022-01-18
chore: updates readme and version 1.6.0 -> 1.6.1
Thibault Gagnaux
2022-01-18
chore: updates junit jupiter 5.8.1 -> 5.8.2
Thibault Gagnaux
2022-01-18
feat: uses java 11 toolchain and upgrades the gradle wrapper to version 7.3.3
Thibault Gagnaux
2021-12-21
Merge pull request #17 from tricktron/f-repl-with-source-deps
tricktron
2021-12-21
fix: only compile `*.fr` files
Thibault Gagnaux
2021-12-21
chore: renames `replModule` -> `replSource` and updates readme
Thibault Gagnaux
2021-12-21
feat: adds `replSource` property and command-line option
Thibault Gagnaux
2021-12-21
refactor: extracts common `setupClasspath` logic to util class
Thibault Gagnaux
2021-12-21
feat: adds `outputDir` to classpath
Thibault Gagnaux
2021-12-11
Merge pull request #13 from tricktron/f-repl-frege-v2
v1.5.0-alpha
tricktron
2021-12-11
chore: updates readme for `replFrege` task v2
Thibault Gagnaux
2021-12-10
refactor: adds an internal `depsFrege` task and simplifes `replFrege`
Thibault Gagnaux
2021-12-09
fix: only asserts a substring of the classpath
Thibault Gagnaux
2021-12-09
refactor: adds test case for classpath with external dependencies
Thibault Gagnaux
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
Merge pull request #6 from tricktron/f-repl-task
v1.4.0-alpha
tricktron
2021-11-24
feat: adds `replFrege` task
f-repl-task
Thibault Gagnaux
2021-11-24
chore: updates readme
Thibault Gagnaux
2021-11-24
Merge pull request #5 from tricktron/f-classpath-config
tricktron
2021-11-24
refactor: allows to configure the classpath with the groovy dependency notation
Thibault Gagnaux
2021-11-21
Merge pull request #4 from tricktron/f-dependent-frege-files
tricktron
2021-11-21
fix: adds dependent frege files test cases
Thibault Gagnaux
2021-11-17
Merge pull request #3 from tricktron/f-incremental-compile
v1.3.0-alpha
tricktron
2021-11-17
feat: Adds incremental build and build cache support for the `fregeCompile` task
Thibault Gagnaux
2021-11-16
Merge pull request #2 from tricktron/f-compiler-flags
tricktron
2021-11-16
refactor: adds testcase with illegal compiler flag
Thibault Gagnaux
2021-11-16
feat: adds `compilerFlags` property to configure the Frege compiler
Thibault Gagnaux
2021-11-10
fix: run github workflow on `master` branch as well
Thibault Gagnaux
2021-11-10
Merge pull request #1 from tricktron/f-runTask
tricktron
2021-11-10
chore: updates junit 5.7.2 -> 5.8.1, README and version
Thibault Gagnaux
2021-11-10
feat: `mainModule` property can be configured with command-line option
Thibault Gagnaux
2021-11-10
refactor: tests and makes `FregeDTOBuilder` a singleton
Thibault Gagnaux
2021-11-09
feat: adds two tests and makes them pass for new `runFregeTask`
Thibault Gagnaux
2021-07-20
chore: adds readme
develop
Thibault Gagnaux
2021-07-14
chore: run github workflow on `main` and `develop` branches
v1.0.0-alpha
Thibault Gagnaux
2021-07-14
chore: adds `maven-publish` plugin to publish to `mavenLocal` repo
f-simple-javaExec-task-alternative
Thibault Gagnaux
2021-07-08
Refactor: Uses junit5 nested tests for a better structure
Thibault Gagnaux
2021-07-07
Splits tests into fast unit tests and slow functional tests
Thibault Gagnaux
2021-07-07
Refactors tests
Thibault Gagnaux
2021-07-02
Adds `fregeCompile` task with some tests
Thibault Gagnaux
2021-07-01
Refactors `SetupFregeCompilerTask` tests
Thibault Gagnaux
2021-06-30
Adds first `SetupFregeCompilerTaks` with some tests
Thibault Gagnaux
2021-06-29
Switches from groovy's spock testing framework back to java
Thibault Gagnaux
2021-06-28
Inits branch with a simple groovy test
Thibault Gagnaux
2020-07-01
update README.adoc
Dierk Koenig
2020-07-01
added Frege_Gradle_Tasks.png
Dierk Koenig
2020-06-29
update images for the frege wiki page
Dierk Koenig
[next]