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
/
src
/
test
Age
Commit message (
Expand
)
Author
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-11-16
feat: adds `compilerFlags` property to configure the Frege compiler
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-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
2015-11-22
remove redundant unit test
Rene Groeschke
2015-11-22
group all frege task in frege group
Rene Groeschke
2015-11-22
some more work on coverage and some cleanup
Rene Groeschke
2015-11-21
create frege compile task per sourceSet
Rene Groeschke
2015-11-18
introduce frege-base plugin for basic frege functionality
Rene Groeschke