aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-26Travis CIMark Perry
2015-07-25Updated plugin to 0.4.1Mark Perry
2015-07-24Increased version to 0.4.2-SNAPSHOTMark Perry
2015-07-24Release 0.4.1. Use compiler 367release-0.4.1Mark Perry
2015-07-24Updated libs for repl and native-gen to 1.2 and 1.3 respectivelyMark Perry
2015-07-24Use sudo: false in Travis CIMark Perry
2015-07-22Increment to 0.5-SNAPSHOTMark Perry
2015-07-22Do 0.4 releaserelease-0.4Mark Perry
2015-07-15Updated readmeMark Perry
2015-07-15Use only released versionsMark Perry
2015-07-15#13: Target 1.7 VMMark Perry
2015-06-28how to refer to the 0.3 releaseDierk Koenig
2015-06-27opening the 0.4-SNAPSHOT trainDierk Koenig
2015-06-27release 0.3release-0.3Dierk Koenig
2015-03-20completing the NativeGenTask with support for setting the input and output fileDierk Koenig
2015-03-19fregedoc todo doneDierk Koenig
2015-03-18included the FregeDocTask, streamlined some dependenciesDierk Koenig
2015-03-13Fixed workingDir to not be null when source dir does not existMark Perry
2015-03-13Improve frege repl taskMark Perry
2015-03-13Use official frege snapshotsMark Perry
2015-03-13Cleanup build.gradleMark Perry
2015-03-10Released gradle plugin 0.2, bumped verson to 0.3 snapshotMark Perry
2015-03-10Merge branch 'master' of https://github.com/Frege/frege-gradle-pluginrelease-0.2Mark Perry
2015-03-10Apply solution for #9 directly to pluginMark Perry
2015-03-06Set executable permission on deploy.shEC2 Default User
2015-03-05Added CI links to readmeMark Perry
2015-03-05Attempt to set travis sonatype username and pwdMark Perry
2015-03-05New line commit to trigger travis buildMark Perry
2015-03-04Merge branch 'master' of https://github.com/Frege/frege-gradle-pluginMark Perry
2015-03-04Get compilation working with few dependencies, using travis on java 7sonatypeMark Perry
2015-03-03enforce jdk 1.7 builds, make more efficient repository orderDierk Koenig
2015-03-03Removed frege repl core and native gen dependencies as they are not currenly ...Mark Perry
2015-03-01better formattingDierk Koenig
2015-03-01Merge remote-tracking branch 'origin/master'Dierk Koenig
2015-03-01update readme as suggested by IngoDierk Koenig
2015-03-01marimuthu renamed groupid to org.frege-langIngo Wechsung
2015-03-01double substitution of the classifierIngo Wechsung
2015-02-25the repl needs to start with the targetDir on the classpath where the compile...Dierk Koenig
2015-02-24first step into quickcheck integration. It works on "inline" checks but not y...Dierk Koenig
2015-02-24we now have two repl tasks to choose from :-)Dierk Koenig
2015-02-24Merge remote-tracking branch 'origin/master'Dierk Koenig
2015-02-24adding a task openFregeRepl that opens the repl with the current compile clas...Dierk Koenig
2015-02-18Published 0.1-SNAPSHOT to sonatype as group org.frege-langMark Perry
2015-02-18Use publish mperry native-gen fork for nowMark Perry
2015-02-18Added native code generation tool taskMark Perry
2015-02-17Update to Gradle 2.3Mark Perry
2015-02-17Pass empty array to frege replMark Perry
2015-02-17Added repl task named fregeReplMark Perry
2015-02-17Changed package name to frege.gradle to match frege compiler package namesMark Perry
2015-02-17Compile project if frege source dir is missingMark Perry