Age | Commit message (Expand) | Author |
2015-03-20 | completing the NativeGenTask with support for setting the input and output file | Dierk Koenig |
2015-03-18 | included the FregeDocTask, streamlined some dependencies | Dierk Koenig |
2015-03-13 | Fixed workingDir to not be null when source dir does not exist | Mark Perry |
2015-03-13 | Improve frege repl task | Mark Perry |
2015-03-13 | Use official frege snapshots | Mark Perry |
2015-03-10 | Apply solution for #9 directly to plugin | Mark Perry |
2015-03-04 | Get compilation working with few dependencies, using travis on java 7sonatype | Mark Perry |
2015-02-25 | the repl needs to start with the targetDir on the classpath where the compile... | Dierk Koenig |
2015-02-24 | first step into quickcheck integration. It works on "inline" checks but not y... | Dierk Koenig |
2015-02-24 | we now have two repl tasks to choose from :-) | Dierk Koenig |
2015-02-24 | Merge remote-tracking branch 'origin/master' | Dierk Koenig |
2015-02-24 | adding a task openFregeRepl that opens the repl with the current compile clas... | Dierk Koenig |
2015-02-18 | Added native code generation tool task | Mark Perry |
2015-02-17 | Pass empty array to frege repl | Mark Perry |
2015-02-17 | Added repl task named fregeRepl | Mark Perry |
2015-02-17 | Changed package name to frege.gradle to match frege compiler package names | Mark Perry |
2015-02-17 | Compile project if frege source dir is missing | Mark Perry |
2015-02-15 | streamlined the compile to reflect the latest frege compiler capabilities and... | Dierk Koenig |
2015-02-11 | Ensure output dir for classes always created | Mark Perry |
2015-02-11 | Changed debug message | Mark Perry |
2015-02-11 | Improve task options | Mark Perry |
2015-02-06 | Auto format files | Mark Perry |
2015-02-06 | Added dependency between classes and compileFrege | Mark Perry |
2015-02-06 | Added example for configuring extension | Mark Perry |
2015-02-06 | Tidy up files, added extension configuration | Mark Perry |
2015-02-06 | Changed default output dir | Mark Perry |
2013-10-17 | Reshuffle to make plugin a first level project | Galder ZamarrenĖo |