Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compiled classes are available for loading
|
|
yet with tests from src/test. Those are not yet automatically compiled.
|
|
|
|
Conflicts:
src/main/groovy/frege/gradle/FregePlugin.groovy
|
|
classpath on the source directory. Since the repl dependencies cannot be loaded from mavenCentral, one has to set the replDir where the download is. Default is <user.home>/.frege/repl
|
|
|