<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/stubs/com/sun/tools/javac/main, 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>[fixes #2586] Add Java 15 support for delombok</title>
<updated>2020-09-24T20:19:01+00:00</updated>
<author>
<name>Rawi01</name>
<email>Rawi01@users.noreply.github.com</email>
</author>
<published>2020-09-23T21:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=f397c2b4825828b5ad8a29ad1bee934a23199527'/>
<id>f397c2b4825828b5ad8a29ad1bee934a23199527</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>delombok in JDK9 now almost works. Some cases of ‘val’ don’t work yet.</title>
<updated>2017-11-29T03:06:23+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2017-11-29T03:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=af8c2bf8e5770d2d5a1f74a2b4959ceefb5ed03e'/>
<id>af8c2bf8e5770d2d5a1f74a2b4959ceefb5ed03e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JDK9 support for delombok (and thus, for running the tests under JDK9).</title>
<updated>2017-11-27T23:59:52+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2017-11-27T23:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=15c44f54ccd7cc4502d12b79e6f91074e4e916bc'/>
<id>15c44f54ccd7cc4502d12b79e6f91074e4e916bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compiler options can now be specified for JDK 8 or JDK 6/7 or lower.</title>
<updated>2013-03-08T15:54:02+00:00</updated>
<author>
<name>Robbert Jan Grootjans</name>
<email>grootjans@gmail.com</email>
</author>
<published>2013-03-08T15:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4be46113e81292a88cd5fdb3a5ce18fbcffd570d'/>
<id>4be46113e81292a88cd5fdb3a5ce18fbcffd570d</id>
<content type='text'>
After this was finalized I realize that we might consider moving entirely
to String based options, instead of inferring the options from the
provided enum. This setup does have the benefit of throwing exceptions when
options are not present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After this was finalized I realize that we might consider moving entirely
to String based options, instead of inferring the options from the
provided enum. This setup does have the benefit of throwing exceptions when
options are not present.
</pre>
</div>
</content>
</entry>
</feed>
