<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/website/slideshow.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>removed out of date docs that we don’t use, and updated the download link to our own server.</title>
<updated>2014-05-27T19:13:15+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2014-05-27T19:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=7f3262b01d1fc7cc68c1283a7dcb191fe529b33e'/>
<id>7f3262b01d1fc7cc68c1283a7dcb191fe529b33e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New year in documentation</title>
<updated>2014-05-21T19:52:04+00:00</updated>
<author>
<name>Roel Spilker</name>
<email>r.spilker@gmail.com</email>
</author>
<published>2014-05-21T19:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=8238144393ff07ef2cff6957c061dbafa9fd6f48'/>
<id>8238144393ff07ef2cff6957c061dbafa9fd6f48</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>Added link to Michael Kimberlin's article to slideshow page.</title>
<updated>2010-01-07T23:02:08+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2010-01-07T23:02:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=1845525d440a5612d131cfc0bd9aa6ba7d8e8c06'/>
<id>1845525d440a5612d131cfc0bd9aa6ba7d8e8c06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes 'div class=para' to the simpler and semantically correct 'p'.</title>
<updated>2010-01-07T22:59:58+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@zwitserloot.com</email>
</author>
<published>2010-01-07T22:59:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=63aceae8be681fc6a4822444a0526720c0d56dfe'/>
<id>63aceae8be681fc6a4822444a0526720c0d56dfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Whoops, we updated the 'header' control on index.html and totally forgot to port the changes over to slideshow.html which has the same header. Fixed now, and uploaded to website.</title>
<updated>2009-07-30T14:59:30+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-07-30T14:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=57fb36be3973b3f8c32d36ded60cd4193bdcd16d'/>
<id>57fb36be3973b3f8c32d36ded60cd4193bdcd16d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected 'licence' to 'license' which is a far more popular spelling.</title>
<updated>2009-07-29T10:57:00+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-07-29T10:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=b4b95e3832b98d8ae8dd602657b4ab59be0cead4'/>
<id>b4b95e3832b98d8ae8dd602657b4ab59be0cead4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added google analytics tracking.</title>
<updated>2009-07-22T06:34:01+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-07-22T06:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=441e371efe6b18f2aa1565ef23bc6cdfe3c9ecf5'/>
<id>441e371efe6b18f2aa1565ef23bc6cdfe3c9ecf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the slideshow</title>
<updated>2009-07-21T03:59:08+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-07-21T03:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=a84e1b2afafc49449461c49e4afe8c58387cab3a'/>
<id>a84e1b2afafc49449461c49e4afe8c58387cab3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
