<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/test/core, branch master</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/lombok.git/'/>
<entry>
<title>[fixes #3364] Generate JCTree clones to prevent duplicate nodes</title>
<updated>2023-03-22T11:33:59+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2023-03-12T08:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8c0081a806a3c772f29be5c038024a5a941c4be6'/>
<id>8c0081a806a3c772f29be5c038024a5a941c4be6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] add new target for eclipse 2022-12.</title>
<updated>2023-01-11T23:40:03+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2023-01-11T23:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=ffd364b964e671eac8fb6ae700834d5d977b5b00'/>
<id>ffd364b964e671eac8fb6ae700834d5d977b5b00</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 eclipse feature tests</title>
<updated>2022-05-19T22:08:05+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-11-08T13:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=d2d97539d26f6023ffc4565286f08427c4e8b41c'/>
<id>d2d97539d26f6023ffc4565286f08427c4e8b41c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing situations where all eclipse tests would fail.</title>
<updated>2022-01-14T01:32:46+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2022-01-14T01:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=daee44decfc46a4da46ae5eb83c5c9acaba0831d'/>
<id>daee44decfc46a4da46ae5eb83c5c9acaba0831d</id>
<content type='text'>
This is another one of those: Wait.. this does not work and never has? bug. Fixed, at any rate. If _every_ eclipse test throws NPE, this fix is for you.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is another one of those: Wait.. this does not work and never has? bug. Fixed, at any rate. If _every_ eclipse test throws NPE, this fix is for you.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #3014] Detecting whether inner classes are static wouldn't work if placed inside an enum or interface.</title>
<updated>2021-10-26T02:14:46+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2021-10-26T02:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=3a0176fd907ec594194cabf843a5681fd7b811fd'/>
<id>3a0176fd907ec594194cabf843a5681fd7b811fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[issue #3014] test-case that reproduces this problem.</title>
<updated>2021-10-26T01:49:23+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2021-10-26T01:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=c359a4b41f2800c63ad28037fe02ccf8910dcc2e'/>
<id>c359a4b41f2800c63ad28037fe02ccf8910dcc2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #2985] Resolve var/val only once in eclipse</title>
<updated>2021-10-22T07:24:17+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-10-21T08:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=553b25addde4fab136258f7718e274a98bfbe34a'/>
<id>553b25addde4fab136258f7718e274a98bfbe34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #2907] Keep record compact constructor parameters</title>
<updated>2021-08-17T06:23:51+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-08-17T06:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=ee9b1128b49841c52a23e42a6e069477fd367db4'/>
<id>ee9b1128b49841c52a23e42a6e069477fd367db4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change owner lombok GitHub repository</title>
<updated>2021-04-22T22:01:55+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2021-04-22T22:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=6758714ed564d72236564889157c4812eacb96fb'/>
<id>6758714ed564d72236564889157c4812eacb96fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'enter-types-methods-fields' of git://github.com/Rawi01/lombok into Rawi01-enter-types-methods-fields</title>
<updated>2021-04-18T03:45:28+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2021-04-18T03:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=ba9ffce89841e6fdbec7c2d234c3a70a2db7f80d'/>
<id>ba9ffce89841e6fdbec7c2d234c3a70a2db7f80d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
