aboutsummaryrefslogtreecommitdiff
path: root/.classpath
AgeCommit message (Expand)Author
2009-10-18Roel applied the patches I sent in for fixes to spi to the official spi jar, ...Reinier Zwitserloot
2009-10-16The old 'disableCheckedExceptions' branch wasn't a particularly nice distribu...Reinier Zwitserloot
2009-10-16Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the ...Reinier Zwitserloot
2009-10-16Whoops - removed some unneccessary eclipse plugins but forgot to remove them ...Reinier Zwitserloot
2009-10-10We need to patch some code in a new eclipse plugin, so, added it to the deps.Roel Spilker
2009-10-07build.xml was getting rather large, so its been split up into separate script...Reinier Zwitserloot
2009-09-26Rewrite of the eclipse agent to use the new lombok.patcher project.Reinier Zwitserloot
2009-07-17Use tools.jarRoel Spilker
2009-06-16Implemented a lot of stuff for javac, but we ran into 2 major issues still to...Reinier Zwitserloot
2009-06-14Added support to generate errors, both on specific nodes in an AST (generifie...Reinier Zwitserloot
2009-06-12Found 2 bugs in spi. This fixes both of them. Also enabled the spi processor ...Reinier Zwitserloot
2009-06-12Filled out the deps and lib system with separate dirs for the agent and lombo...Reinier Zwitserloot
2009-06-09Build system splits the jars in two.Reinier Zwitserloot
2009-06-09Many changes:Reinier Zwitserloot
2009-06-08Initial commit. As a proof of concept, it already works in javac and eclipse!Reinier Zwitserloot