summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-04Get compilation working with few dependencies, using travis on java 7sonatypeMark Perry
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-18Added native code generation tool taskMark 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
2015-02-15streamlined the compile to reflect the latest frege compiler capabilities and...Dierk Koenig
2015-02-11Ensure output dir for classes always createdMark Perry
2015-02-11Changed debug messageMark Perry
2015-02-11Improve task optionsMark Perry
2015-02-06Auto format filesMark Perry
2015-02-06Added dependency between classes and compileFregeMark Perry
2015-02-06Added example for configuring extensionMark Perry
2015-02-06Tidy up files, added extension configurationMark Perry
2015-02-06Changed default output dirMark Perry
2013-10-17Reshuffle to make plugin a first level projectGalder Zamarreño
2013-10-17Working!! :)Galder Zamarreño