<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/website/features/delombok.html, 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>The great rename: the old ‘website’ is now ‘website-old’, and ‘website2’ is now ‘website’.</title>
<updated>2017-05-29T19:02:54+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2017-05-08T19:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8b7a7cbc813653a3248d6cf3a7779e220957bc85'/>
<id>8b7a7cbc813653a3248d6cf3a7779e220957bc85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>updated year to 2016 in copyrights.</title>
<updated>2016-03-07T14:26:16+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2016-03-07T14:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4daf9bf81be294860af3e680239380a6e1d7d4a8'/>
<id>4daf9bf81be294860af3e680239380a6e1d7d4a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copyright header updates for web docs.</title>
<updated>2015-02-03T23:07:55+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2015-02-03T23:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=74b38cd7d6806723145f6183273468996ea7dd57'/>
<id>74b38cd7d6806723145f6183273468996ea7dd57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[i775] We broke the ant task with shadowloader; fixed again.</title>
<updated>2015-01-30T02:46:42+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2015-01-30T02:45:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8ed49ce0b5c0dbddb66a5519086a033889e6e2e2'/>
<id>8ed49ce0b5c0dbddb66a5519086a033889e6e2e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated web docs and added format options support to delombok ant task.</title>
<updated>2013-12-11T21:40:48+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2013-12-11T21:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=5f92913a52f46300235e6f31b356025998d9f859'/>
<id>5f92913a52f46300235e6f31b356025998d9f859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BIG commit:</title>
<updated>2013-02-11T21:34:48+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2013-02-11T21:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=aafd83079a3000d3deb6e40a182849da2509fbfb'/>
<id>aafd83079a3000d3deb6e40a182849da2509fbfb</id>
<content type='text'>
 * re-introduction of onMethod/onConstructor/onParam
 * tests checking error/warnings rewritten to be more heuristic, in order to accomodate difference in messaging between java6 and java 7
 * Ability to eliminate java's own output of erroneous error messages (heh); i.e. those messages that are invalidated by lombok's actions. This mechanism is used for onMethod/onConstructor/onParam
 * First steps to unifying a billion setGeneratedBy calls into a single visitor traversal for eclipse' HandleGetter/Setter/Constructor/Wither
 * To simplify 'zooming in' the tests on just a few files, added an 'accept' mechanism.
 * Updated copyright headers of website to 2013.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * re-introduction of onMethod/onConstructor/onParam
 * tests checking error/warnings rewritten to be more heuristic, in order to accomodate difference in messaging between java6 and java 7
 * Ability to eliminate java's own output of erroneous error messages (heh); i.e. those messages that are invalidated by lombok's actions. This mechanism is used for onMethod/onConstructor/onParam
 * First steps to unifying a billion setGeneratedBy calls into a single visitor traversal for eclipse' HandleGetter/Setter/Constructor/Wither
 * To simplify 'zooming in' the tests on just a few files, added an 'accept' mechanism.
 * Updated copyright headers of website to 2013.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed copyright notices</title>
<updated>2011-11-07T21:04:40+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2011-11-07T20:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=45f9e9def12b8f32b76c86471487e735ebb7c09b'/>
<id>45f9e9def12b8f32b76c86471487e735ebb7c09b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tweaks to documentation updates (javadocs, website).</title>
<updated>2011-06-20T19:36:40+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2011-06-20T19:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=3798d9426365826598b42e00969314a3ae1f8c78'/>
<id>3798d9426365826598b42e00969314a3ae1f8c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mentioned Anthony Whitford's delombok maven plugin on delombok feature page.</title>
<updated>2011-06-13T21:50:39+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2011-06-13T21:50:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=47f58c922cd8aa7ee6fa25d84cdf3ed35fe67ecf'/>
<id>47f58c922cd8aa7ee6fa25d84cdf3ed35fe67ecf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation for delombok.</title>
<updated>2009-11-27T14:22:43+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-11-27T14:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2caddc3c2a4431aa5d2ffd4e4d1840dbd7c09a64'/>
<id>2caddc3c2a4431aa5d2ffd4e4d1840dbd7c09a64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
