Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement AbstractProcessor, adding annotations and an interface it depends on. | Andrew John Hughes | 2013-02-22 | 6 | -2/+442 |
* | Add ElementVisitor implementations and JavaFileManager forwarder. | Andrew John Hughes | 2013-02-18 | 1 | -0/+61 |
* | Add methods to Messager now dependents are in place. | Andrew John Hughes | 2012-12-24 | 1 | -0/+57 |
* | Implement javax.annotation.processing.Processor interface. | Andrew John Hughes | 2012-11-26 | 1 | -0/+190 |
* | Documentation & annotation update/cleanup on new files. | Andrew John Hughes | 2012-11-26 | 4 | -0/+4 |
* | Add JavaFileManager and JavaFileObject, along with methods that use them in F... | Andrew John Hughes | 2012-11-20 | 2 | -0/+196 |
* | Add remaining methods of ProcessingEnvironment so the ecj implementation comp... | Andrew John Hughes | 2012-11-13 | 1 | -0/+32 |
* | Start implementing classes/fields/methods necessary to build ecj. | Andrew John Hughes | 2012-11-13 | 4 | -0/+366 |