langtools/src/share/classes/com/sun/tools/javac/tree/TreeMaker.java
Tue, 22 Apr 2014 17:07:54 -0400 pgovereau 8034245: Refactor TopLevel tree node.
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Tue, 17 Dec 2013 10:58:21 +0100 jlahoda 8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character.
Fri, 20 Sep 2013 16:33:35 +0200 jlahoda 8023835: TreeMaker.QualIdent() too leafy
Sat, 14 Sep 2013 19:04:47 +0100 vromero 7047734: javac, the LVT is not generated correctly in several scenarios
Wed, 07 Aug 2013 10:41:20 +0100 vromero 8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations
Mon, 27 May 2013 13:44:14 +0100 vromero 7030476: Fix conflicting use of JCTree/JCExpression
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sun, 16 Dec 2012 11:09:36 +0100 jfranck 8005098: Provide isSynthesized() information on Attribute.Compound
Fri, 30 Nov 2012 15:14:48 +0000 mcimadamore 8002099: Add support for intersection types in cast expression
Thu, 25 Oct 2012 11:09:36 -0700 jjg 7200915: convert TypeTags from a series of small ints to an enum
Fri, 14 Sep 2012 09:21:55 -0700 ksrini 7192073: (javac) minor refactoring of tree maker to help IDEs
Fri, 31 Aug 2012 10:37:46 +0100 jfranck 7151010: Add compiler support for repeating annotations
Thu, 24 Nov 2011 13:38:40 +0000 mcimadamore 7115049: Add AST node for method references
Thu, 24 Nov 2011 13:36:20 +0000 mcimadamore 7115046: Add AST node for lambda expressions
Tue, 08 Nov 2011 11:51:05 -0800 jjg 6921494: provide way to print javac tree tag values
Wed, 06 Apr 2011 19:30:57 -0700 darcy 7033809: Rename "disjunctive" to "union" in javax.lang.model
Wed, 02 Mar 2011 21:13:55 -0800 jjg 6639645: Modeling type implementing missing interfaces
Mon, 10 Jan 2011 15:08:31 -0800 jjg 6396503: javac should not require assertions enabled
Mon, 10 Jan 2011 14:57:59 -0800 jjg 6992999: fully remove JSR 308 from langtools
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Fri, 10 Dec 2010 07:38:28 -0800 jjg 6504896: TreeMaker.Literal(Object) does not support Booleans
Tue, 26 Oct 2010 14:29:48 -0700 jjg 6949587: rename "DisjointType" to "DisjunctType"
Tue, 27 Jul 2010 11:32:03 -0700 jjg 6972327: JCTree.pos incorrect for annotations without modifiers and package
Fri, 16 Jul 2010 19:35:24 -0700 darcy 6911256: Project Coin: Support Automatic Resource Management (ARM) blocks in the compiler
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
Mon, 03 May 2010 17:12:59 -0700 mcimadamore 6943289: Project Coin: Improved Exception Handling for Java (aka 'multicatch')
Fri, 29 Jan 2010 16:06:51 -0800 jjg 6919889: assorted position errors in compiler syntax trees
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, 16 Sep 2008 18:35:18 -0700 jjg 6574134: Allow for alternative implementation of Name Table with garbage collection of name bytes
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip