<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Remap.git/src/test/kotlin/com/replaymod, branch bettererror</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/Remap.git/'/>
<entry>
<title>Allow JDK_HOME to be set explicitly, required for Kotlin 1.8+</title>
<updated>2023-05-26T14:17:29+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>jonas@spark-squared.com</email>
</author>
<published>2023-05-26T14:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=3a12dc22d6ec3924067c7b32582cb6a1ed113344'/>
<id>3a12dc22d6ec3924067c7b32582cb6a1ed113344</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for `call`-style `@Invoker`s  (#15)</title>
<updated>2023-05-26T14:17:03+00:00</updated>
<author>
<name>Sychic</name>
<email>47618543+Sychic@users.noreply.github.com</email>
</author>
<published>2023-05-26T14:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=6c6edca8f9baba53bb464d9f836a544b2f4a19cb'/>
<id>6c6edca8f9baba53bb464d9f836a544b2f4a19cb</id>
<content type='text'>
Fixes #13</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #13</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pattern applying non-field to left side of assignment</title>
<updated>2022-05-27T06:55:53+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>me@johni0702.de</email>
</author>
<published>2022-05-27T06:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=97d6082a172ca1c3872f81470bf64c6a42d1a571'/>
<id>97d6082a172ca1c3872f81470bf64c6a42d1a571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix nested pattern matching</title>
<updated>2022-05-27T06:55:50+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>me@johni0702.de</email>
</author>
<published>2022-05-27T06:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=5504b2ff877609d3800d5fce4fbc36a3b01911a5'/>
<id>5504b2ff877609d3800d5fce4fbc36a3b01911a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for adding missing and removing unused imports</title>
<updated>2022-05-27T06:46:01+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>me@johni0702.de</email>
</author>
<published>2022-05-27T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=cde89808e3d9730fe784597bd6bbfc51753663a1'/>
<id>cde89808e3d9730fe784597bd6bbfc51753663a1</id>
<content type='text'>
This adds a post-process step which automatically adds unambiguous imports,
removes unused imports and sorts the import list (formatting matches standard
IntelliJ settings).
This will preserve line count across versions at all cost.

Java only for now because it's a lot more tricky with Kotlin and we don't yet
use Kotlin ourselves (and won't be preprocessing it in the future either).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a post-process step which automatically adds unambiguous imports,
removes unused imports and sorts the import list (formatting matches standard
IntelliJ settings).
This will preserve line count across versions at all cost.

Java only for now because it's a lot more tricky with Kotlin and we don't yet
use Kotlin ourselves (and won't be preprocessing it in the future either).
</pre>
</div>
</content>
</entry>
<entry>
<title>Support matching lambda expressions with @Pattern</title>
<updated>2022-05-27T06:46:01+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>me@johni0702.de</email>
</author>
<published>2022-05-25T05:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=4019ebe20786059fdce5b25c7cf6d746a083eef3'/>
<id>4019ebe20786059fdce5b25c7cf6d746a083eef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support varargs as parameters to @Pattern</title>
<updated>2022-05-27T06:46:01+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>me@johni0702.de</email>
</author>
<published>2022-05-24T13:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=1cf68fed94337060df65a832d0c3c3f5588ad7cb'/>
<id>1cf68fed94337060df65a832d0c3c3f5588ad7cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly support new expression matching in @Pattern</title>
<updated>2022-05-27T06:46:01+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>me@johni0702.de</email>
</author>
<published>2022-05-24T13:13:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=51cf5a796dbf3a185bb80044976dc8f32ebbf040'/>
<id>51cf5a796dbf3a185bb80044976dc8f32ebbf040</id>
<content type='text'>
Used to only compare the arguments, nether the class nor the qualifier (the
outer class instance for inner classes constructor calls).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Used to only compare the arguments, nether the class nor the qualifier (the
outer class instance for inner classes constructor calls).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix remapping of `@Invoker`s with unusual method names</title>
<updated>2021-11-13T09:28:09+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>jonas@spark-squared.com</email>
</author>
<published>2021-11-13T09:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=f9fe968c431766ab0937f1b717700d2afa39c9bb'/>
<id>f9fe968c431766ab0937f1b717700d2afa39c9bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support multi-target mixin injectors</title>
<updated>2021-11-13T09:28:09+00:00</updated>
<author>
<name>Jonas Herzig</name>
<email>jonas@spark-squared.com</email>
</author>
<published>2021-11-13T08:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Remap.git/commit/?id=26107cde7a9c47e444878736a9c34b64744c5f00'/>
<id>26107cde7a9c47e444878736a9c34b64744c5f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
