Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-25 | the repl needs to start with the targetDir on the classpath where the ↵ | Dierk Koenig | |
compiled classes are available for loading | |||
2015-02-24 | first step into quickcheck integration. It works on "inline" checks but not ↵ | Dierk Koenig | |
yet with tests from src/test. Those are not yet automatically compiled. | |||
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 | |
Conflicts: src/main/groovy/frege/gradle/FregePlugin.groovy | |||
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 | |