nashorn/src/jdk/nashorn/internal/ir/ObjectNode.java
Wed, 05 Jun 2013 10:44:32 +0200 attila 8015955: ObjectNode.elements should be stronger typed
Thu, 23 May 2013 15:51:08 +0200 lagergren 8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts
Tue, 07 May 2013 14:36:57 +0200 lagergren 8013913: Removed Source field from all nodes except FunctionNode in order to save footprint
Fri, 19 Apr 2013 16:11:16 +0200 lagergren 8010701: Immutable nodes - final iteration
Sat, 23 Mar 2013 00:58:39 +0100 attila 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable
Tue, 12 Mar 2013 15:30:53 +0100 lagergren 8009718: Lazy execution architecture continued - ScriptFunctionData is either final or recompilable. Moved ScriptFunctionData creation logic away from runtime to compile time. Prepared for method generation/specialization. Got rid of ScriptFunctionImplTrampoline whose semantics could be done as part of the relinking anyway. Merge with the lookup package change.
Fri, 15 Feb 2013 09:44:15 +0100 lagergren 8008239: Unpublicized parts of the code generator package that were only package internal.
Tue, 08 Jan 2013 15:20:40 +0100 lagergren 8005842: Loops in ASTWriter. Corrected @Reference and @Ignore node annotation for IR nodes
Fri, 04 Jan 2013 09:58:33 -0400 jlaskey 8005663: Update copyright year to 2013
Fri, 21 Dec 2012 16:36:24 -0400 jlaskey 8005403: Open-source Nashorn
less more (0) tip