Age | Commit message (Expand) | Author |
2009-12-23 | Added ecj. | Reinier Zwitserloot |
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 | Preliminary version of the delombok ant task. | Reinier Zwitserloot |
2009-11-26 | Major restructuring+adding tests | Roel Spilker |
2009-11-08 | Added a findbugs ant target, along with an installDeps job to automatically f... | 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 | Fixed the buildScript for publishing and maven - working around truly bonehea... | Reinier Zwitserloot |
2009-10-15 | Added maven-publish to the build scripts. Just about every aspect of build an... | Reinier Zwitserloot |
2009-10-14 | More serious work on the build system. | Reinier Zwitserloot |
2009-10-13 | Removes some deps you don't actually need. | 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 | Merge branch 'lombokpatcher' | Reinier Zwitserloot |
2009-10-07 | build.xml was getting rather large, so its been split up into separate script... | Reinier Zwitserloot |
2009-10-06 | make git store an empty dir | Reinier Zwitserloot |
2009-09-23 | Spi is now used to find transformers (code that knows how to patch 1 specific... | Reinier Zwitserloot |
2009-07-26 | Added changelog tracking. | Reinier Zwitserloot |
2009-07-18 | Needed for publish target in ant script | Roel Spilker |
2009-07-17 | Added the openjdk6 tools.jar to the deps dir. | Reinier Zwitserloot |
2009-07-17 | Moved java2html.jar because naming a directory that doesn't contain built mat... | Reinier Zwitserloot |
2009-07-17 | Moved lib/javadoc/java6/package-list to deps, because its not a runtime depen... | Reinier Zwitserloot |
2009-07-05 | More documentation. | Reinier Zwitserloot |
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 | Filled out the deps and lib system with separate dirs for the agent and lombo... | Reinier Zwitserloot |
2009-06-08 | Initial commit. As a proof of concept, it already works in javac and eclipse! | Reinier Zwitserloot |