aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-18More work on making that godawful excuse for a browser, IE6, render this stuf...Reinier Zwitserloot
2009-07-18Removed meta date tag and use single quotes to at least be consistent onRoel Spilker
2009-07-18Fixed javadocRoel Spilker
2009-07-18Typo fixes.Reinier Zwitserloot
2009-07-18Added feedback from r.spilker.Reinier Zwitserloot
2009-07-18Merge branch 'master' of git@github.com:rzwitserloot/lombokReinier Zwitserloot
2009-07-18Added SneakyThrows which finishes the documentation for the features pages.Reinier Zwitserloot
2009-07-18No constructor entry should be made for assigned final fieldsRoel Spilker
2009-07-18Changed the order of name and age in the toString methodRoel Spilker
2009-07-18Added text for the Synchronized annotation to the features pages. Also did so...Reinier Zwitserloot
2009-07-18Added descriptions to the ant targetsRoel Spilker
2009-07-18Needed for publish target in ant scriptRoel Spilker
2009-07-18Project settings forced to UTF-8 and unix line endingsRoel Spilker
2009-07-18Added google.properties, which contains passwords, to gitignoreRoel Spilker
2009-07-18Merge branch 'master' of git@github.com:rzwitserloot/lombokRoel Spilker
2009-07-18Added auto-upload featureRoel Spilker
2009-07-18Site now looks passable in IE6 and IE7 too.Reinier Zwitserloot
2009-07-18Added a byline to all current feature pages, as well as fixing 1 typo in Clea...Reinier Zwitserloot
2009-07-18Added Cleanup features text.Reinier Zwitserloot
2009-07-18Refactored the name of the cleanup method arg to 'value'.Reinier Zwitserloot
2009-07-17Added a useful note pointing at website/publish script.Reinier Zwitserloot
2009-07-17Use tools.jarRoel Spilker
2009-07-17Merge branch 'master' of git@github.com:rzwitserloot/lombokReinier Zwitserloot
2009-07-17Added the openjdk6 tools.jar to the deps dir.Reinier Zwitserloot
2009-07-17Check for tar file instead of zip fileRoel Spilker
2009-07-17Merge branch 'master' of git@github.com:rzwitserloot/lombokRoel Spilker
2009-07-17Added useful error message in case you don't have the gh-pages branch locally.Roel Spilker
2009-07-17Moved from zip to tar for storing the website as an intermediate step, as git...Reinier Zwitserloot
2009-07-17Moved java2html.jar because naming a directory that doesn't contain built mat...Reinier Zwitserloot
2009-07-17Remove reliance on dirname, as its not available on some git-for-windows inst...Reinier Zwitserloot
2009-07-17Added a script that publishes the website dir to github via some crazy git fu.Reinier Zwitserloot
2009-07-17Added generation of javadoc to the 'website' target, and we also build a zip ...Reinier Zwitserloot
2009-07-17Changed the link to 'features' to our own features overview page.Reinier Zwitserloot
2009-07-17Very minor typos in Data/GetterSetter, added an index page for the features o...Reinier Zwitserloot
2009-07-17Now using the ant task for java2html, and also added the generation of line n...Reinier Zwitserloot
2009-07-17Moved lib/javadoc/java6/package-list to deps, because its not a runtime depen...Reinier Zwitserloot
2009-07-17Moved right parenthesisRoel Spilker
2009-07-17Merge branch 'master' of git@github.com:rzwitserloot/lombokReinier Zwitserloot
2009-07-17Added documentation for the @Data annotation. Also fixed whitespace issues in...Reinier Zwitserloot
2009-07-17Features are now 'compiled' by the build.xml script to include the snippets, ...Reinier Zwitserloot
2009-07-17We're not going to show the difference via images, so this image is no longer...Reinier Zwitserloot
2009-07-17Changed the generated javadoc to use links to the sun documentation for refer...Roel Spilker
2009-07-17Made background of found Eclipses whiteRoel Spilker
2009-07-17Made the detection of drives more robust on WindowsRoel Spilker
2009-07-17Layout for the features pages.Reinier Zwitserloot
2009-07-16Made the downloadinfo on the index page a bit smaller (it was overflowing its...Reinier Zwitserloot
2009-07-16Added explanation for the download info text that you may have to run 'java -...Reinier Zwitserloot
2009-07-16Moved this script to copy the recently built lombok.jar to the same location ...Reinier Zwitserloot
2009-07-16Removed a debug print.Reinier Zwitserloot
2009-07-16Added icon to frame, set background color of found eclipses to WHITE, useRoel Spilker