Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-01 | yet another patcher-sourced fix, heh. Version-a-day! | Reinier Zwitserloot | |
2014-03-01 | Updating to new lombok.patcher 'HomeFinder'. | Reinier Zwitserloot | |
2011-11-07 | Changed copyright notices | Roel Spilker | |
2010-07-12 | Changed build system to ivy. | Reinier Zwitserloot | |
2010-04-24 | Keeping pace with changes to lombok.patcher. | Reinier Zwitserloot | |
2009-11-24 | Added more thorough support for detecting we're running as an annotation ↵ | Reinier Zwitserloot | |
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. Fixes ticket #53 | |||
2009-10-18 | Configured warnings and solved some. | unknown | |
2009-10-17 | Fixes to the buildScripts, and disableCheckedExceptions now works. | Reinier Zwitserloot | |
2009-10-16 | The old 'disableCheckedExceptions' branch wasn't a particularly nice ↵ | Reinier Zwitserloot | |
distribution/storage model of experimental features. For example, it was hopelessly out of date. Redesigned to a separate experimental directory, along with new build scripts, and rewrite it to the new lombok.patcher model. Unfortunately it doesn't actually work, just yet. Seems to do nothing at all. |