<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/lombok/javac/apt, 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>Added more thorough support for detecting we're running as an annotation processor on an unsupported platform, even giving useful suggestions about what you're doing wrong when we detect you're trying to do this on eclipse.</title>
<updated>2009-11-24T04:38:54+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-11-24T04:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=66d4709855d57ae5703ab15fdf70d6ddce2d677d'/>
<id>66d4709855d57ae5703ab15fdf70d6ddce2d677d</id>
<content type='text'>
Fixes ticket #53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes ticket #53
</pre>
</div>
</content>
</entry>
<entry>
<title>Added the ability to get the Context object via JavacAST, useful for various things, and specifically requested by David McCullars, who is working on rolling their own lombok extensions.</title>
<updated>2009-10-18T15:48:27+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-10-18T15:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=17c8f5a0196f5b56361241147e6bcf19eeb2d2ce'/>
<id>17c8f5a0196f5b56361241147e6bcf19eeb2d2ce</id>
<content type='text'>
See: http://groups.google.com/group/project-lombok/browse_thread/thread/a73972d4011a3e21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See: http://groups.google.com/group/project-lombok/browse_thread/thread/a73972d4011a3e21
</pre>
</div>
</content>
</entry>
<entry>
<title>Configured warnings and solved some.</title>
<updated>2009-10-18T13:12:41+00:00</updated>
<author>
<name>unknown</name>
<email>Roels@.tis.local</email>
</author>
<published>2009-10-18T13:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=1b0d0ff5ad539f34fc27a8a27621b3f8d6d982b7'/>
<id>1b0d0ff5ad539f34fc27a8a27621b3f8d6d982b7</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>
<entry>
<title>Added a bunch of javadoc. No other changes.</title>
<updated>2009-09-03T21:11:04+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-09-03T21:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=02f8fbc13b7deff36e041d50d1de365d20bd192b'/>
<id>02f8fbc13b7deff36e041d50d1de365d20bd192b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The fix in previous commit has been verified, so the diagnostic messages have been removed.</title>
<updated>2009-08-14T21:26:10+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-08-14T21:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=7483dd4345351b29af3babacf036e6d7107489b7'/>
<id>7483dd4345351b29af3babacf036e6d7107489b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More attempts to fix NullPointerExceptions reported on the forums.</title>
<updated>2009-08-12T21:23:07+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-08-12T21:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=fe945d91983c854e2c6e79e225761f48ffd04059'/>
<id>fe945d91983c854e2c6e79e225761f48ffd04059</id>
<content type='text'>
http://groups.google.com/group/project-lombok/browse_thread/thread/a8d59daaf7c1ae09
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
http://groups.google.com/group/project-lombok/browse_thread/thread/a8d59daaf7c1ae09
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an extra check for non-standard javacs.</title>
<updated>2009-08-12T20:18:58+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-08-12T20:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=5f4c415017c303f41469032f4bf9d801f6a3d397'/>
<id>5f4c415017c303f41469032f4bf9d801f6a3d397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Last massive documentation dump. All basic javadoc is now done, though especially the docs</title>
<updated>2009-07-06T03:48:42+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-07-06T03:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=527b992a074c1c65727bc52c820d40340f074a6b'/>
<id>527b992a074c1c65727bc52c820d40340f074a6b</id>
<content type='text'>
on the lombok annotations in the lombok package need far more massaging.

Also added a feature to HandleSynchronized to not auto-generate the locker fields if
a specific name is provided (because, imagine you typoed those. You'd never find it!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
on the lombok annotations in the lombok package need far more massaging.

Also added a feature to HandleSynchronized to not auto-generate the locker fields if
a specific name is provided (because, imagine you typoed those. You'd never find it!)
</pre>
</div>
</content>
</entry>
</feed>
