Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-14 | Added support to generate errors, both on specific nodes in an AST ↵ | Reinier Zwitserloot | |
(generified code in HandlerLibrary for unintelligible annotation param values), and more severe general errors for eclipse's error log. Also unrolled the foreach loop on ServiceLoader, because any given .next() call can throw a ServiceLoaderError, which we now handle somewhat more nicely. | |||
2009-06-12 | Filled out the deps and lib system with separate dirs for the agent and ↵ | Reinier Zwitserloot | |
lombok proper, and moved spi into lombok's lib path. |