Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-24 | adding a task openFregeRepl that opens the repl with the current compile ↵ | Dierk Koenig | |
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 | |||
2015-02-15 | streamlined the compile to reflect the latest frege compiler capabilities ↵ | Dierk Koenig | |
and make the input/output handling Gradle-friendly such that caching works out of the box | |||
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 Zamarreño | |
2013-10-17 | Working!! :) | Galder Zamarreño | |