<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/frege-gradle-plugin.git, branch f-minimal-frege-repl</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/'/>
<entry>
<title>refactor: finishes the runFregeTask refctoring</title>
<updated>2022-02-12T18:15:16+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-02-12T18:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=adbe33ac3ce08e4c5d73ba659313c7904273887a'/>
<id>adbe33ac3ce08e4c5d73ba659313c7904273887a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: finishes the compileFregeTask refactoring</title>
<updated>2022-02-11T12:58:28+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-02-11T12:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=7ef464ab2c2a6a2e0b9ee857d6979ab98f1ec930'/>
<id>7ef464ab2c2a6a2e0b9ee857d6979ab98f1ec930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: continues with staged builder refactoring</title>
<updated>2022-02-09T20:37:28+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-02-09T20:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=0aa4dd065ee78f9acc88b39625cc4a9b47f6c944'/>
<id>0aa4dd065ee78f9acc88b39625cc4a9b47f6c944</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: introduces staged builder patterns for frege project setup</title>
<updated>2022-02-09T09:43:29+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-02-09T09:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=43ee2210fa07f42a13ac6879ae167db6d2729742'/>
<id>43ee2210fa07f42a13ac6879ae167db6d2729742</id>
<content type='text'>
(WIP)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(WIP)
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: simplifies the whole gradle plugin</title>
<updated>2022-02-02T17:50:13+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-02-02T17:50:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=47f99d65a09660863cb5d6b25b239ead3389f3ac'/>
<id>47f99d65a09660863cb5d6b25b239ead3389f3ac</id>
<content type='text'>
- the `compileFregeTask` has a new optional input called `mainModuleName`. If
it is set, it and only its dependencies will be compiled, otherwise all
`.fr`files in the `mainSourceDir`will be compiled.

- the internal `DependencyFregeTask` is deleted because it was only
used by the vscode plugin and I decided to remove this gradle plugin
as a dependency.

- an example project folder was added to test the plugin manually.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- the `compileFregeTask` has a new optional input called `mainModuleName`. If
it is set, it and only its dependencies will be compiled, otherwise all
`.fr`files in the `mainSourceDir`will be compiled.

- the internal `DependencyFregeTask` is deleted because it was only
used by the vscode plugin and I decided to remove this gradle plugin
as a dependency.

- an example project folder was added to test the plugin manually.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20 from tricktron/f-java-target-version</title>
<updated>2022-01-18T20:53:04+00:00</updated>
<author>
<name>tricktron</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-01-18T20:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=ddf176c4d9ad16648ea8e2459694d34d6c68e5d7'/>
<id>ddf176c4d9ad16648ea8e2459694d34d6c68e5d7</id>
<content type='text'>
Set Java 11 as Target Version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set Java 11 as Target Version</pre>
</div>
</content>
</entry>
<entry>
<title>chore: updates readme and version 1.6.0 -&gt; 1.6.1</title>
<updated>2022-01-18T20:46:19+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-01-18T20:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=be875af27f8bcbb8a7eea1cc19b58a1a426688b3'/>
<id>be875af27f8bcbb8a7eea1cc19b58a1a426688b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: updates junit jupiter 5.8.1 -&gt; 5.8.2</title>
<updated>2022-01-18T20:38:28+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-01-18T20:38:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=6b9ca5c143de6c28523f60ec362aef3c2e2d9a0b'/>
<id>6b9ca5c143de6c28523f60ec362aef3c2e2d9a0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: uses java 11 toolchain and upgrades the gradle wrapper to version 7.3.3</title>
<updated>2022-01-18T20:34:30+00:00</updated>
<author>
<name>Thibault Gagnaux</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2022-01-18T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=40a059a7d6aab57752266a5c5403128288b20e8b'/>
<id>40a059a7d6aab57752266a5c5403128288b20e8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17 from tricktron/f-repl-with-source-deps</title>
<updated>2021-12-21T14:54:51+00:00</updated>
<author>
<name>tricktron</name>
<email>tgagnaux@gmail.com</email>
</author>
<published>2021-12-21T14:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/frege-gradle-plugin.git/commit/?id=2eeb5f4fe33f325d07988c99c758909c4aaad957'/>
<id>2eeb5f4fe33f325d07988c99c758909c4aaad957</id>
<content type='text'>
Repl with all Source Dependencies</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Repl with all Source Dependencies</pre>
</div>
</content>
</entry>
</feed>
