Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update javax.lang.model, javax.lang.model.element and javax.lang.model.type p... | Andrew John Hughes | 2013-09-04 | 8 | -11/+136 |
* | Add ElementVisitor implementations and JavaFileManager forwarder. | Andrew John Hughes | 2013-02-18 | 2 | -1/+2 |
* | Document ElementKind fields and add missing methods. | Andrew John Hughes | 2013-02-01 | 1 | -0/+53 |
* | Add missing exception classes in javax.lang.model.element.* and javax.lang.mo... | Andrew John Hughes | 2013-01-04 | 4 | -0/+214 |
* | Add missing Modifier and NestingKind enumerations and associated methods. | Andrew John Hughes | 2012-12-28 | 4 | -0/+166 |
* | Add Name & PackageElement along with methods that depend on them. | Andrew John Hughes | 2012-11-29 | 4 | -3/+191 |
* | Add annotation elements and start of type hierarchy. | Andrew John Hughes | 2012-11-27 | 9 | -1/+738 |
* | Documentation & annotation update/cleanup on new files. | Andrew John Hughes | 2012-11-26 | 4 | -4/+8 |
* | Start implementing classes/fields/methods necessary to build ecj. | Andrew John Hughes | 2012-11-13 | 4 | -0/+396 |