index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-08-01
The warning for not enabling callSuper cannot be avoided, but there are legal...
Reinier Zwitserloot
2009-08-01
Introduced a NonNull annotation to generate null-checks
Roel Spilker
2009-08-01
The constructors will now also add non-final fields if they have a NonNull an...
Roel Spilker
2009-08-01
Moved the check to see if a variable is null to the PKG utility classes
Roel Spilker
2009-08-01
@Setter will copy all NotNull and NonNull (case-insensitive) annotations to t...
Roel Spilker
2009-07-31
Added support for @NonNull in the @Setter annotation
Roel Spilker
2009-07-31
Merge branch 'master' of git@github.com:rzwitserloot/lombok
Reinier Zwitserloot
2009-07-31
Added a test script for Eclipse on Windows
Roel Spilker
2009-07-31
Added generating a sources.jar for maven, on a suggestion by (twitter) @bennor
Reinier Zwitserloot
2009-07-30
Whoops, we updated the 'header' control on index.html and totally forgot to p...
Reinier Zwitserloot
2009-07-29
typo fix.
Reinier Zwitserloot
2009-07-29
Added support for maven.
Reinier Zwitserloot
2009-07-29
Removed mention of github hosting the website. It doesn't. We're hosting it o...
Reinier Zwitserloot
2009-07-29
Corrected 'licence' to 'license' which is a far more popular spelling.
Reinier Zwitserloot
2009-07-29
Version number update as v0.8.2. has been rolled out and frozen.
Reinier Zwitserloot
2009-07-29
Release of v0.8.2!
Reinier Zwitserloot
2009-07-29
Removed small print which was covering gimmies already covered in @ToString, ...
Reinier Zwitserloot
2009-07-29
Use single quote instead of double quote in javadoc generation due to wonky
Roel Spilker
2009-07-28
bugfix in the build.xml file - "ant website" would not add the videos to the ...
Reinier Zwitserloot
2009-07-28
Updated website target to bzip2 the content, as our deployment these days isn...
Reinier Zwitserloot
2009-07-28
Version is now 'standalone' - it is separately compiled. The version is now r...
Reinier Zwitserloot
2009-07-28
Address issue #10: If the video won't play, and you don't see the failsafe 'd...
Reinier Zwitserloot
2009-07-28
Updated the javadoc of EqualsAndHashCode and ToString (the annotation source ...
Reinier Zwitserloot
2009-07-28
Added website feature documentation for @ToString and @EqualsAndHashCode, and...
Reinier Zwitserloot
2009-07-28
Changed the way toString is generated to reduce the number of superfluous 'pl...
Reinier Zwitserloot
2009-07-27
Reflected issues #8 and #11 in the changelog.
Reinier Zwitserloot
2009-07-27
on javac: Warnings associated with specific values in annotation parameters n...
Reinier Zwitserloot
2009-07-27
Split off generation of equals() and hashCode() methods form @Data into a new...
Reinier Zwitserloot
2009-07-27
[TRIVIAL]
Reinier Zwitserloot
2009-07-27
[TRIVIAL]
Reinier Zwitserloot
2009-07-27
Added support for @ToString annotation. The code for generating toStrings has...
Reinier Zwitserloot
2009-07-26
Fixed bugs with annotation handling: An array initializer with more than 1 en...
Reinier Zwitserloot
2009-07-26
[TYPOS]
Reinier Zwitserloot
2009-07-26
Version up to 0.8.2-HEAD as I just published.
Reinier Zwitserloot
2009-07-26
Quick and dirty documentation on how to release a new version.
Reinier Zwitserloot
2009-07-26
Upped version number, will release 0.8.1 immediately after this.
Reinier Zwitserloot
2009-07-26
Added changelog tracking.
Reinier Zwitserloot
2009-07-26
Addresses issue #5:
Reinier Zwitserloot
2009-07-26
[TRIVIAL]
Reinier Zwitserloot
2009-07-26
Addresses issue #4:
Reinier Zwitserloot
2009-07-26
Addresses issue #6:
Reinier Zwitserloot
2009-07-26
Starting the lombok installer on mac os X using soylatte instead of apple's J...
Reinier Zwitserloot
2009-07-24
Fixed two bugs regarding the installer on Win64
Roel Spilker
2009-07-24
Added WindowsDriveInfo support for 64-bit JVMs on windows. We think.
Roel Spilker
2009-07-23
Rewrote the "find hard disks on windows" to use a dll instead. The reasons:
Roel Spilker
2009-07-23
Merge branch 'master' of git@github.com:rzwitserloot/lombok
Reinier Zwitserloot
2009-07-23
Setup for not using fsutil.exe which is probably going to rain a stash of Use...
Reinier Zwitserloot
2009-07-23
Added chrome to the list of alternative browser when the video doesn't play.
Roel Spilker
2009-07-22
Added google analytics tracking.
Reinier Zwitserloot
2009-07-22
Added a link to javadoc.
Reinier Zwitserloot
[prev]
[next]