Thu, 14 Mar 2013 14:49:55 +0100 8009982: Lazy execution bugfix. Added lazy sunspider unit test. Added mandreel to compile-octane test. Fixed warnings file | diff | annotate
Tue, 12 Mar 2013 15:30:53 +0100 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. file | diff | annotate
Tue, 12 Mar 2013 18:12:42 +0530 8009757: Package access clean up and refactoring file | diff | annotate
Sat, 09 Mar 2013 21:49:32 +0530 8009559: clean up method handle lookup code. file | diff | annotate
Mon, 04 Mar 2013 11:01:26 -0400 8009379: Remove $ from generated class names file | diff | annotate
Fri, 01 Mar 2013 15:58:29 +0530 8009263: Fix all javadoc errors in nashorn code file | diff | annotate
Mon, 25 Feb 2013 16:58:31 +0530 8008731: Separate configuration environment (options, error/output writer etc.) from Context file | diff | annotate
Fri, 22 Feb 2013 12:22:16 +0100 8007002: Replace implicit exception throwing methods with explicit throws - simplify control flow and remove useless code file | diff | annotate
Fri, 22 Feb 2013 08:57:22 +0100 8008554: load was broken for URLs file | diff | annotate
Wed, 20 Feb 2013 16:43:21 +0100 8008166: URL handling was broken on windows, causing "load" to malfunction file | diff | annotate
Mon, 18 Feb 2013 16:00:15 +0100 8008371: Fix Dynalink compiler warnings and whitespace file | diff | annotate
Fri, 15 Feb 2013 18:30:19 +0530 8008291: Add more tests for better coverage of objects, scripting and parser packages file | diff | annotate
Fri, 15 Feb 2013 09:44:15 +0100 8008239: Unpublicized parts of the code generator package that were only package internal. file | diff | annotate
Thu, 14 Feb 2013 13:01:52 +0100 8008199: Lazy compilation and trampoline implementation file | diff | annotate
Wed, 13 Feb 2013 19:59:30 +0530 8008103: Source object should maintain URL of the script source as a private field file | diff | annotate
Mon, 11 Feb 2013 21:26:06 +0530 8007915: Nashorn IR, codegen, parser packages and Context instance should be inaccessible to user code file | diff | annotate
Sat, 09 Feb 2013 16:58:48 +0100 8006943: Fix order of function method arguments to be (callee, thisObject) file | diff | annotate
Thu, 07 Feb 2013 17:17:29 +0530 8007715: Make sure that not all tests run with AllPermission file | diff | annotate
Mon, 04 Feb 2013 14:48:35 -0400 8006191: `cmd` -> exec("cmd") in script mode 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
Mon, 28 Jan 2013 18:10:16 +0530 8006983: Introduce a command line option to switch off syntactic extensions of nashorn file | diff | annotate
Tue, 22 Jan 2013 22:07:12 +0530 8006678: Avoid too many Context.getGlobal() calls file | diff | annotate
Mon, 21 Jan 2013 21:17:38 +0530 8006635: Reduce access levels as much as possible file | diff | annotate
Tue, 08 Jan 2013 09:59:28 +0100 8005788: Loggers and their corresponding system properties not working correctly 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