<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/lombok/javac/handlers, 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>Refactored the source folders.</title>
<updated>2009-11-25T06:32:49+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-11-25T06:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=1a0e611a9c5e1ee518670647ce1a44beae559b44'/>
<id>1a0e611a9c5e1ee518670647ce1a44beae559b44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor bug fixes and style edits. All these were found after running findbugs on the lombok sources.</title>
<updated>2009-11-08T13:52:32+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-11-08T13:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=56602322d9c44b69017b345aaca5b3807fd5d427'/>
<id>56602322d9c44b69017b345aaca5b3807fd5d427</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Javadoc fixes.</title>
<updated>2009-11-02T00:07:43+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-11-02T00:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=063011105913f09228812980717de96e42b6c0c1'/>
<id>063011105913f09228812980717de96e42b6c0c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>the static constructor generated by @Data wasn't public when compiling with javac (but it was with eclipse).</title>
<updated>2009-11-01T23:41:52+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-11-01T22:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4eea52f36b327218e921b3bba79fd392d5d16e41'/>
<id>4eea52f36b327218e921b3bba79fd392d5d16e41</id>
<content type='text'>
Fixes issue #63
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue #63
</pre>
</div>
</content>
</entry>
<entry>
<title>Made the utility methods previously located in package private 'PKG.java' in lombok.eclipe.handlers and javac.eclipse.handlers public. Renamed them to more useful names, made all methods public, added some javadoc, and renamed one or two methods to be more consistent.</title>
<updated>2009-10-31T09:49:54+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-31T09:49:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=d23591a469148fca426ddcbc9ec66d3ba9b2f88e'/>
<id>d23591a469148fca426ddcbc9ec66d3ba9b2f88e</id>
<content type='text'>
Talked about in google groups thread http://groups.google.com/group/project-lombok/browse_thread/thread/52085a345e77c086
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Talked about in google groups thread http://groups.google.com/group/project-lombok/browse_thread/thread/52085a345e77c086
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed some warnings.</title>
<updated>2009-10-18T15:37:03+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-18T15:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=4da08ce3ccdd94f48856bd77b3dff50a77c150b1'/>
<id>4da08ce3ccdd94f48856bd77b3dff50a77c150b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: getters and setters for $foo fields (including our own $lock!) are now no longer generated.</title>
<updated>2009-10-17T13:35:05+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-17T13:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=56616f3bec6d8eda8c2bcf0550490f0098fb7fed'/>
<id>56616f3bec6d8eda8c2bcf0550490f0098fb7fed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes issue #56 - annotations with shorthand parameters on methods in method-local classes failed to parse correctly due to a (rare) boneheaded design in the javac tree.</title>
<updated>2009-10-16T09:52:21+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-16T09:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=fdcdcc89d8ac081cb214aab6bb70f9d75101e865'/>
<id>fdcdcc89d8ac081cb214aab6bb70f9d75101e865</id>
<content type='text'>
Also had a bunch of code in doing raw introspection of the Annotation ASTNode. It wasn't doing anything other than causing bugs and cluttering the code. Removed it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also had a bunch of code in doing raw introspection of the Annotation ASTNode. It wasn't doing anything other than causing bugs and cluttering the code. Removed it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switched all use of &lt;code&gt;&lt;/code&gt; in javadoc to {@code}.</title>
<updated>2009-10-16T08:16:03+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-16T08:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=2d3b98e847b9dc1878b657de97fce2f54104776d'/>
<id>2d3b98e847b9dc1878b657de97fce2f54104776d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the process fixed a lot of type annoyance by adding more generics.</title>
<updated>2009-10-16T07:32:36+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-16T07:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=b5c8b725655d2ad8a715cfb1fbbdf25dbdcd4ceb'/>
<id>b5c8b725655d2ad8a715cfb1fbbdf25dbdcd4ceb</id>
<content type='text'>
Also changed coding style from for/while/if/switch/catch/do ( expr ) {} to for (expr) {}, hence the changes _everywhere_.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also changed coding style from for/while/if/switch/catch/do ( expr ) {} to for (expr) {}, hence the changes _everywhere_.
</pre>
</div>
</content>
</entry>
</feed>
