Age | Commit message (Collapse) | Author |
|
|
|
e.g:
```groovy
dependencies {
implementation 'org.frege-lang:fregefx:0.8.2-SNAPSHOT'
}
```
|
|
|
|
|
|
|
|
|
|
- Uses the builder pattern to simplify the creation of `build.gradle` test
files.
- Adds `gradlew clean test` github workflow
|
|
Upgrades gradle-wrapper to version `7.1`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- update wrapper to 2.12
- fix sourcedirectory setup
- add integTest coverage for 2.12
|
|
|
|
TODO fix fregedoc task for mixed java + frege sources
|
|
|
|
- fixes issue #30
|
|
|
|
- get packages for integ tests right
- introduce common AbstractFregeIntegrationSpec
- first stab of unit test coverage for FregeCompile
- minor cleanup on FregeCompile
- configure fregePath as part as part of base plugin convention
|
|
classloader
|
|
|
|
|
|
|
|
|
|
|
|
target
|
|
|
|
|
|
frege main and test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
because of signing issues.
|
|
|
|
|
|
|
|
|
|
|
|
|