<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/test/pretty/resource/before, 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>[jdk20] Updates support for record patterns</title>
<updated>2023-03-21T15:12:22+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2023-02-18T22:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=83c4dcfd5257975e9582be017bf66a7232cc2cbb'/>
<id>83c4dcfd5257975e9582be017bf66a7232cc2cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk19] Add support for record pattern</title>
<updated>2022-08-25T22:53:47+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2022-08-25T22:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=479bd2d75d2046ee1cb337ef6aa929b707868345'/>
<id>479bd2d75d2046ee1cb337ef6aa929b707868345</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk19] Add support for new guard pattern</title>
<updated>2022-08-25T22:53:21+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2022-08-25T22:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=957adfae2ece1fe8a469976143ae7c8db8e67686'/>
<id>957adfae2ece1fe8a469976143ae7c8db8e67686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk17] Add support for sealed classes</title>
<updated>2021-08-18T18:20:57+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-08-18T17:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=f516dd8ab3186121c4a880444302e2f980f393f8'/>
<id>f516dd8ab3186121c4a880444302e2f980f393f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk17] Fix ThisParamter test</title>
<updated>2021-08-18T15:37:54+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-08-18T15:37:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=7bea429ea78204365dafde4f69c4e4c2a4b82587'/>
<id>7bea429ea78204365dafde4f69c4e4c2a4b82587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk17] Add support for guard/parenthesized pattern</title>
<updated>2021-08-18T07:37:21+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-08-18T07:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=df2601f9dba97ab1a10e7f6be5222968f3335150'/>
<id>df2601f9dba97ab1a10e7f6be5222968f3335150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[record] Print compact constructor after class name</title>
<updated>2021-04-01T20:15:18+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-03-24T18:22:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4637b9daf00e66f1f697613b4bb4d889951c298d'/>
<id>4637b9daf00e66f1f697613b4bb4d889951c298d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] fixed a test that fails due to, of all things, a javac bug.</title>
<updated>2020-09-17T23:00:46+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-09-17T23:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=a478fd56796eebe0e6b0d49469f4380a75786290'/>
<id>a478fd56796eebe0e6b0d49469f4380a75786290</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delombok prints the ReceiverParameter (this), fixes #2444.</title>
<updated>2020-05-07T21:27:17+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-05-07T21:26:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=ca5bd2868af828ec6b26c91b2398e8c6dbf1c24e'/>
<id>ca5bd2868af828ec6b26c91b2398e8c6dbf1c24e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Fixes #2349] Support for JDK 14</title>
<updated>2020-01-29T02:07:21+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2020-01-29T02:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=229cde2bf084e243913030ddad4bce13f6c38732'/>
<id>229cde2bf084e243913030ddad4bce13f6c38732</id>
<content type='text'>
Added the ability to parse and pretty-print the new 'x instanceof String y' pattern concept.
Added a test to the pretty printer to confirm that it works.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added the ability to parse and pretty-print the new 'x instanceof String y' pattern concept.
Added a test to the pretty printer to confirm that it works.
</pre>
</div>
</content>
</entry>
</feed>
