<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/utils/lombok/javac/java8, 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>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>[ecj] [bug-workarounds]</title>
<updated>2021-03-19T04:07:23+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2021-03-19T04:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=c6076730de3b7b587ca0e1d6e31f5e7bd6ab6761'/>
<id>c6076730de3b7b587ca0e1d6e31f5e7bd6ab6761</id>
<content type='text'>
The last comment in a line is lost if the array handed to the scanner is exactly sized to the input to process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The last comment in a line is lost if the array handed to the scanner is exactly sized to the input to process.
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk16] forget optimization...</title>
<updated>2021-03-19T01:02:36+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2021-03-19T01:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=cbf930a9b8245aab402f68e1b0acbb948cd78d8f'/>
<id>cbf930a9b8245aab402f68e1b0acbb948cd78d8f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk16] delombok</title>
<updated>2021-03-19T00:11:48+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2021-03-18T23:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=a5b7439516cdea9bce49f3403b637fb0b08f84a9'/>
<id>a5b7439516cdea9bce49f3403b637fb0b08f84a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk16] docker</title>
<updated>2021-03-18T23:54:25+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2021-03-18T22:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=76144935e2e74c98534a47a66d472de61fe1fef2'/>
<id>76144935e2e74c98534a47a66d472de61fe1fef2</id>
<content type='text'>
[jdk16] delombok
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[jdk16] delombok
</pre>
</div>
</content>
</entry>
<entry>
<title>[javac6] replacing calls to ListBuffer add/addAll to the append variants; add/addAll do not work in j6.</title>
<updated>2021-03-05T05:44:35+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2021-03-05T05:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=eebc5f4e851a4ce6f2775ebaf6e74794480da0b9'/>
<id>eebc5f4e851a4ce6f2775ebaf6e74794480da0b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid class.getSimpleName except in static initializers or error messages</title>
<updated>2020-06-25T21:01:06+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2020-06-25T21:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=e75517d561790bf8ee01763a1c75e091d03132e9'/>
<id>e75517d561790bf8ee01763a1c75e091d03132e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[jdk13] Added support for printing text blocks (triple quoted strings) in text block form</title>
<updated>2019-09-24T23:19:55+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>r.zwitserloot@projectlombok.org</email>
</author>
<published>2019-09-24T23:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=69011b90d8e9d15dbf45479df2f4f08658970a16'/>
<id>69011b90d8e9d15dbf45479df2f4f08658970a16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>eliminate ‘you are using private API’ warnings by streamlining all reflective access via a class that uses sun.misc.Unsafe to arrange access. From the nqzero permit-reflect library.</title>
<updated>2018-10-29T22:13:59+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2018-10-29T22:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=eca219ee6433cd964f0549a114a791ca4eb9f0fa'/>
<id>eca219ee6433cd964f0549a114a791ca4eb9f0fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[JDK9] fixing delombok’s comment integration in JDK9.</title>
<updated>2017-12-04T23:00:08+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2017-12-04T22:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=ab8e14736f8c3a7cb96ae7351d4bb1818131f2b2'/>
<id>ab8e14736f8c3a7cb96ae7351d4bb1818131f2b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
