Mon, 20 Oct 2014 12:06:36 +0200 8059844: Implement optimistic splitter file | diff | annotate
Fri, 17 Oct 2014 14:24:26 +0200 8059843: Make AST serializable file | diff | annotate
Thu, 25 Sep 2014 15:53:47 +0200 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt file | diff | annotate
Fri, 05 Sep 2014 16:28:17 +0200 8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation file | diff | annotate
Wed, 20 Aug 2014 10:26:01 +0200 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not. file | diff | annotate
Wed, 20 Aug 2014 10:25:28 +0200 8044638: Tidy up Nashorn codebase for code standards file | diff | annotate
Thu, 31 Aug 2017 15:30:47 +0800 merge file | diff | annotate
Fri, 25 Oct 2013 10:20:49 +0200 8027042: Evaluation order for binary operators can be improved file | diff | annotate
Thu, 10 Oct 2013 16:16:20 +0200 8026250: Logging nullpointer bugfix and javadoc warnings file | diff | annotate
Wed, 09 Oct 2013 17:53:22 +0200 8026137: Fix Issues with Binary Evaluation Order file | diff | annotate
Tue, 08 Oct 2013 15:53:22 +0200 8026042: FoldConstants need to guard against ArrayLiteralNode file | diff | annotate
Thu, 11 Jul 2013 18:33:33 +0200 8013925: Remove symbol fields from nodes that don't need them file | diff | annotate
Fri, 05 Jul 2013 14:36:54 +0200 8017084: Use spill properties for large object literals file | diff | annotate
Tue, 02 Jul 2013 14:50:39 +0200 8017082: Long array literals were slightly broken file | diff | annotate
Fri, 31 May 2013 12:56:56 +0200 8015693: reduce NodeLiteralNode to NullLiteralNode file | diff | annotate
Thu, 23 May 2013 15:51:08 +0200 8012522: Clean up lexical contexts - split out stack based functionality in CodeGenerator and generify NodeVisitors based on their LexicalContext type to avoid casts file | diff | annotate
Tue, 07 May 2013 14:36:57 +0200 8013913: Removed Source field from all nodes except FunctionNode in order to save footprint file | diff | annotate
Fri, 03 May 2013 15:33:54 +0200 8013477: Node.setSymbol needs to be copy on write - enable IR snapshots for recompilation based on callsite type specialization. [not enabled by default, hidden by a flag for now] file | diff | annotate
Fri, 19 Apr 2013 16:11:16 +0200 8010701: Immutable nodes - final iteration file | diff | annotate
Sat, 23 Mar 2013 00:58:39 +0100 8010652: Eliminate non-child references in Block/FunctionNode, and make few node types immutable file | diff | annotate
Tue, 05 Feb 2013 22:07:04 +0530 8007523: VerifyError on script that uses regular expression literals with ternary operator file | diff | annotate
Wed, 30 Jan 2013 12:26:45 +0100 8007062: Split Lower up into Lower/Attr/FinalizeTypes. Integrate AccessSpecalizer into FinalizeTypes. file | diff | annotate
Fri, 04 Jan 2013 09:58:33 -0400 8005663: Update copyright year to 2013 file | diff | annotate
Fri, 21 Dec 2012 16:36:24 -0400 8005403: Open-source Nashorn file | diff | annotate
Wed, 27 Apr 2016 01:36:41 +0800 Initial load file | diff | annotate
(0)tip

mercurial