<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/lombok.git/src/java, 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>Many changes:</title>
<updated>2009-06-09T16:27:10+00:00</updated>
<author>
<name>Reinier Zwitserloot</name>
<email>reinier@tipit.to</email>
</author>
<published>2009-06-09T16:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/lombok.git/commit/?id=41fb7cba62b543243c784757d1af4e05824ddc4e'/>
<id>41fb7cba62b543243c784757d1af4e05824ddc4e</id>
<content type='text'>
  - Split off the actual agent work into a separate src package in preparation for creating separate jars. Involved a lot of renaming
  - Renamed TransformCompilationUnitDeclaration to TransformEclipseAST, as this class will also be transforming e.g. MethodDeclaration objects.
  - Expanded the patching to also patch in transform calls when the parser fills in the Statement array for existing constructors, methods, and initializers.
  - Redesigned the ClassLoaderWorkaround class quite a bit.
  - Positioning should not work correctly ('jump to method' should jump to the getter annotation).
(Apparently, Clinit objects are always fully parsed in the original run, so no need to patch anything there).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Split off the actual agent work into a separate src package in preparation for creating separate jars. Involved a lot of renaming
  - Renamed TransformCompilationUnitDeclaration to TransformEclipseAST, as this class will also be transforming e.g. MethodDeclaration objects.
  - Expanded the patching to also patch in transform calls when the parser fills in the Statement array for existing constructors, methods, and initializers.
  - Redesigned the ClassLoaderWorkaround class quite a bit.
  - Positioning should not work correctly ('jump to method' should jump to the getter annotation).
(Apparently, Clinit objects are always fully parsed in the original run, so no need to patch anything there).
</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>
