summaryrefslogtreecommitdiff
path: root/javax/annotation/processing
Commit message (Expand)AuthorAgeFilesLines
* Implement AbstractProcessor, adding annotations and an interface it depends on.Andrew John Hughes2013-02-226-2/+442
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-181-0/+61
* Add methods to Messager now dependents are in place.Andrew John Hughes2012-12-241-0/+57
* Implement javax.annotation.processing.Processor interface.Andrew John Hughes2012-11-261-0/+190
* Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-264-0/+4
* Add JavaFileManager and JavaFileObject, along with methods that use them in F...Andrew John Hughes2012-11-202-0/+196
* Add remaining methods of ProcessingEnvironment so the ecj implementation comp...Andrew John Hughes2012-11-131-0/+32
* Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-134-0/+366