<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/utils/lombok/javac, branch feat/memoize</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>[jdk19] Add support for JCConstantCaseLabel</title>
<updated>2022-08-25T22:51:49+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2022-08-25T22:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=646723f6d30404b2974af4fbefad5d8843460fea'/>
<id>646723f6d30404b2974af4fbefad5d8843460fea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #3043] Add null check for end positions</title>
<updated>2021-12-12T01:24:58+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-11-28T11:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=5155060ddf48b683a902b9d354d0fd07df7a79a1'/>
<id>5155060ddf48b683a902b9d354d0fd07df7a79a1</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 #2936 from Rawi01/jdk-17</title>
<updated>2021-09-16T00:07:26+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2021-09-16T00:07:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=d09d995a8ecbd15428eac92150b1d7b55a525d2c'/>
<id>d09d995a8ecbd15428eac92150b1d7b55a525d2c</id>
<content type='text'>
Add support for JDK17</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for JDK17</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2840 from Rawi01/copy-vartype</title>
<updated>2021-09-16T00:03:29+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2021-09-16T00:03:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=602a68b8f8ad0504b2aaf7c939328617dc2f2326'/>
<id>602a68b8f8ad0504b2aaf7c939328617dc2f2326</id>
<content type='text'>
Also copy vartype.type in TreeMirrorMaker</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also copy vartype.type in TreeMirrorMaker</pre>
</div>
</content>
</entry>
<entry>
<title>Replace val with native final var in Java &gt;= 10</title>
<updated>2021-09-06T09:58:05+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-02-02T08:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=fdcbaa033d27b344adfea99d8d7bdd99cceacfb3'/>
<id>fdcbaa033d27b344adfea99d8d7bdd99cceacfb3</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] Add support for default cases</title>
<updated>2021-08-18T07:31:21+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-07-09T07:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=91859536db8cf4b59235c01474621f81641f9032'/>
<id>91859536db8cf4b59235c01474621f81641f9032</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 #2816 from Rawi01/val-switch-expression</title>
<updated>2021-06-04T02:35:02+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2021-06-04T02:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=0ce8721960cefe32c01273e0e1b3a6f3a9eb474a'/>
<id>0ce8721960cefe32c01273e0e1b3a6f3a9eb474a</id>
<content type='text'>
Resolve variables in switch expressions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolve variables in switch expressions</pre>
</div>
</content>
</entry>
<entry>
<title>Copy reference types properly</title>
<updated>2021-05-14T21:06:20+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-05-14T21:06:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=bd00fc4b83dd758c4369c8da97243691c04ac3fa'/>
<id>bd00fc4b83dd758c4369c8da97243691c04ac3fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fixes #2420] Copy vartype.type</title>
<updated>2021-05-12T07:08:34+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2021-05-12T07:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=a8f9b1dd359dbbcd63bffe891c5f00a9a2ac1f60'/>
<id>a8f9b1dd359dbbcd63bffe891c5f00a9a2ac1f60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
