Age | Commit message (Expand) | Author |
2009-12-02 | We need this org-openide-modules.jar too. No direct dependencies, but javac n... | Reinier Zwitserloot |
2009-12-02 | netbeans agent now works! | Reinier Zwitserloot |
2009-11-30 | All basic elements of netbeans support are here except the actual agent part. | Reinier Zwitserloot |
2009-11-29 | work in progress. | Reinier Zwitserloot |
2009-11-27 | Whoops, eclipse dependency on com.zwitserloot.cmdreader wasn't set up correctly. | Reinier Zwitserloot |
2009-11-27 | Preliminary version of the delombok ant task. | Reinier Zwitserloot |
2009-11-27 | Added cmdreader dependency, as delombok uses it to have a nice command line. | Reinier Zwitserloot |
2009-11-27 | Added a class that is easier to use than the parser itself for delombok, as w... | Reinier Zwitserloot |
2009-11-27 | Thorough work on inserting comments in the proper place for delombok; should ... | Roel Spilker |
2009-11-26 | Major restructuring+adding tests | Roel Spilker |
2009-11-25 | Work in progress on delombok. | Roel Spilker |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |
2009-10-18 | Roel applied the patches I sent in for fixes to spi to the official spi jar, ... | Reinier Zwitserloot |
2009-10-16 | The old 'disableCheckedExceptions' branch wasn't a particularly nice distribu... | Reinier Zwitserloot |
2009-10-16 | Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the ... | Reinier Zwitserloot |
2009-10-16 | Whoops - removed some unneccessary eclipse plugins but forgot to remove them ... | Reinier Zwitserloot |
2009-10-10 | We need to patch some code in a new eclipse plugin, so, added it to the deps. | Roel Spilker |
2009-10-07 | build.xml was getting rather large, so its been split up into separate script... | Reinier Zwitserloot |
2009-09-26 | Rewrite of the eclipse agent to use the new lombok.patcher project. | Reinier Zwitserloot |
2009-07-17 | Use tools.jar | Roel Spilker |
2009-06-16 | Implemented a lot of stuff for javac, but we ran into 2 major issues still to... | Reinier Zwitserloot |
2009-06-14 | Added support to generate errors, both on specific nodes in an AST (generifie... | Reinier Zwitserloot |
2009-06-12 | Found 2 bugs in spi. This fixes both of them. Also enabled the spi processor ... | Reinier Zwitserloot |
2009-06-12 | Filled out the deps and lib system with separate dirs for the agent and lombo... | Reinier Zwitserloot |
2009-06-09 | Build system splits the jars in two. | Reinier Zwitserloot |
2009-06-09 | Many changes: | Reinier Zwitserloot |
2009-06-08 | Initial commit. As a proof of concept, it already works in javac and eclipse! | Reinier Zwitserloot |