<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/lombok/apt, 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>Implemented a lot of stuff for javac, but we ran into 2 major issues still to be implemented:</title>
<updated>2009-06-16T01:04:46+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-06-16T01:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=f36be2eb01bcbff01a513d64bff2d1aba54460b1'/>
<id>f36be2eb01bcbff01a513d64bff2d1aba54460b1</id>
<content type='text'>
1. The visit mode of a lombok handler (does not trigger off of annotations, instead sees every field, method, type, and statement), needs to be coded,
2. triggering off of annotations via APT's annotation handling system skips method-local classes. We'll need to recode this via an AST visitor like we need for issue #1

Other than that, triggering off of annotations works swimmingly!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1. The visit mode of a lombok handler (does not trigger off of annotations, instead sees every field, method, type, and statement), needs to be coded,
2. triggering off of annotations via APT's annotation handling system skips method-local classes. We'll need to recode this via an AST visitor like we need for issue #1

Other than that, triggering off of annotations works swimmingly!
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed lombok.transformations lombok.core as the purpose of this package is to contain stuff that is useful for any lombok implementation (be it e.g. javac via apt or eclipse via agent), but not annotations and other classes that are for 'end users'.</title>
<updated>2009-06-15T18:31:25+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-06-15T18:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=293a4bfaf056d11256980fb55a914d47fbbcd36c'/>
<id>293a4bfaf056d11256980fb55a914d47fbbcd36c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@Getter now TOTALLY WORKS in eclipse! W00t!</title>
<updated>2009-06-08T21:31:50+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-06-08T21:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=525211b872b982b880aa2bed5e263ec582593f0d'/>
<id>525211b872b982b880aa2bed5e263ec582593f0d</id>
<content type='text'>
Also made the handling of lombokisms in eclipse a little more frameworky, though there's still plenty to be done.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made the handling of lombokisms in eclipse a little more frameworky, though there's still plenty to be done.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving on the structure a little.</title>
<updated>2009-06-08T20:50:51+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-06-08T20:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=9314db916d13c3642b60f3aad25d765e182a198c'/>
<id>9314db916d13c3642b60f3aad25d765e182a198c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. As a proof of concept, it already works in javac and eclipse!</title>
<updated>2009-06-08T20:26:30+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-06-08T20:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=1677c4a52a0aea1b955f7c2c7d096903d4a8c5ce'/>
<id>1677c4a52a0aea1b955f7c2c7d096903d4a8c5ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
