summaryrefslogtreecommitdiff
path: root/javax/lang
Commit message (Expand)AuthorAgeFilesLines
* Implement AbstractAnnotationValueVisitor6.Andrew John Hughes2014-10-132-0/+129
* Update javax.lang.model, javax.lang.model.element and javax.lang.model.type p...Andrew John Hughes2013-09-0415-26/+294
* Add methods for Iterables to ElementFilter.Andrew John Hughes2013-08-061-5/+296
* Add missing methods in javax.lang.model.SourceVersion.Andrew John Hughes2013-02-181-0/+64
* Add ElementVisitor implementations and JavaFileManager forwarder.Andrew John Hughes2013-02-185-1/+543
* Add remaining Set filters to ElementFilter.compiler-supportAndrew John Hughes2013-02-031-0/+52
* Document ElementKind fields and add missing methods.Andrew John Hughes2013-02-011-0/+53
* For ElementFilter, the type of element should be determined by its kind, not ...Andrew John Hughes2013-02-011-33/+63
* Add missing exception classes in javax.lang.model.element.* and javax.lang.mo...Andrew John Hughes2013-01-048-0/+492
* Add missing Modifier and NestingKind enumerations and associated methods.Andrew John Hughes2012-12-284-0/+166
* Add remaining TypeMirror subclasses and associated methods.Andrew John Hughes2012-11-3010-0/+733
* Add Name & PackageElement along with methods that depend on them.Andrew John Hughes2012-11-295-3/+254
* Add annotation elements and start of type hierarchy.Andrew John Hughes2012-11-2716-1/+1444
* Documentation & annotation update/cleanup on new files.Andrew John Hughes2012-11-268-4/+30
* Start implementing classes/fields/methods necessary to build ecj.Andrew John Hughes2012-11-138-0/+1093