langtools/src/share/classes/com/sun/tools/javac/api/JavacTrees.java
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Wed, 24 Jul 2013 17:35:42 -0700 jjg 8020556: doclint does not check type variables for @throws
Tue, 25 Jun 2013 16:12:53 +0100 vromero 8017104: javac should have a class for primitive types that inherits from Type
Fri, 10 May 2013 15:15:50 +0200 jlahoda 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
Mon, 06 May 2013 16:22:45 +0200 jlahoda 8009724: Enhance the DocTree API with DocTreePath
Wed, 17 Apr 2013 15:54:24 +0200 jlahoda 8008174: DocTree API should provide start and end positions for tree nodes
Mon, 17 Dec 2012 07:47:05 -0800 jjg 8004832: Add new doclint package
Mon, 19 Nov 2012 11:38:49 -0800 jjg 8001098: Provide a simple light-weight "plug-in" mechanism for javac
Wed, 14 Nov 2012 17:23:10 -0800 jjg 7021614: extend com.sun.source API to support parsing javadoc comments
Tue, 09 Oct 2012 19:10:00 -0700 jjg 8000663: clean up langtools imports
Fri, 14 Sep 2012 09:21:55 -0700 ksrini 7192073: (javac) minor refactoring of tree maker to help IDEs
Wed, 20 Jun 2012 13:23:26 -0700 jjg 7174143: encapsulate doc comment table
Tue, 28 Feb 2012 10:33:49 -0800 jjg 7093891: support multiple task listeners
Mon, 14 Nov 2011 15:11:10 -0800 ksrini 7106166: (javac) re-factor EndPos parser
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Wed, 14 Sep 2011 12:14:30 -0700 jjg 7090249: IllegalStateException from Trees.getScope when called from JSR 199
Thu, 28 Apr 2011 15:05:36 -0700 jjg 7029150: Project Coin: present union types from the tree API through to javax.lang.model
Thu, 09 Dec 2010 08:48:08 -0800 jjg 6985202: no access to doc comments from Tree API
Fri, 12 Nov 2010 12:32:43 +0000 mcimadamore 6598108: com.sun.source.util.Trees.isAccessible incorrect
Fri, 29 Oct 2010 12:47:49 -0700 jjg 6993304: JavacTrees.getAttrContext not updated to Tree.Kind.{ANNOTATION_TYPE,ENUM,INTERFACE}
Mon, 27 Sep 2010 17:28:49 -0700 jjg 6986246: Trees object is round-specific
Thu, 16 Sep 2010 09:56:25 -0700 jjg 6985181: Annotations lost from classfile
Mon, 06 Sep 2010 12:55:09 -0700 jjg 6930507: Symbols for anonymous and local classes made too late for use by java tree API
Thu, 10 Jun 2010 16:08:01 -0700 jjg 6944312: Potential rebranding issues in openjdk/langtools repository sources
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Fri, 26 Jun 2009 18:51:39 -0700 jjg 6843077: JSR 308: Annotations on types
Thu, 02 Oct 2008 19:58:40 -0700 xdono 6754988: Update copyright year
Tue, 09 Sep 2008 10:28:21 -0700 jjg 6557752: Original type of an AST should be made available even if it is replaced with an ErrorType
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip