History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/codegen/Lower.java
Revision Date Author Comments
# 1812:4a68dd740be8 14-Nov-2016 sdama

8156615: Catch parameter can be a BindingPattern in ES6 mode
Summary: Added parser support for catch parameter being a binding pattern
Reviewed-by: sundar, hannesw, attila
Contributed-by: srinivas.dama@oracle.com


# 1808:a7f21ee6ed30 07-Nov-2016 hannesw

8156619: Unimplemented ES6 features should result in clear Error being thrown
Reviewed-by: sundar, attila


# 1655:3ac5d360070e 24-Mar-2016 hannesw

8151700: Add support for ES6 for-of
Reviewed-by: attila, sundar


# 1649:50be58e74a21 22-Mar-2016 hannesw

8151810: for-in iteration does not provide per-iteration scope
Reviewed-by: attila, lagergren


# 1444:f436923c391f 28-Sep-2015 attila

8134502: introduce abstraction for basic NodeVisitor usage
Reviewed-by: lagergren, sundar


# 1441:ae68bfedfad2 25-Sep-2015 attila

8134488: var statement in if(false) block incorrectly evacuated into enclosing function
Reviewed-by: hannesw, sundar


# 1439:47848d88093b 24-Sep-2015 attila

8134490: Dead var statement evacuation incorrectly descends into nested functions
Reviewed-by: hannesw, mhaupt


# 1426:751ada854e5a 14-Sep-2015 sundar

8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
Reviewed-by: attila, hannesw


# 1423:c13179703f65 11-Sep-2015 sundar

8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Reviewed-by: hannesw, mhaupt, lagergren, attila
Contributed-by: asashour@yahoo.com


# 1350:3cb11f4d617e 08-Jul-2015 sundar

8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
Reviewed-by: hannesw, jlaskey, mhaupt


# 1319:bd783ddc4333 15-Jun-2015 hannesw

8086052: Script evaluation should not return last function declaration
Reviewed-by: sundar, attila


# 1263:044a0fe3944f 06-May-2015 attila

8079362: Enforce best practices for Node token API usage
Reviewed-by: hannesw, sundar


# 1204:9597425b6b38 09-Mar-2015 sundar

8074671: Nashorn Parser API
Reviewed-by: darcy, forax, attila, hannesw


# 1176:ceed654a29a4 30-Jan-2015 attila

8072000: New compiler warning after JDK-8067139
Reviewed-by: hannesw, sundar


# 1173:82ae555768c7 28-Jan-2015 attila

8067139: Finally blocks inlined incorrectly
Reviewed-by: hannesw, lagergren


# 1141:7c1cff3cae2e 11-Dec-2014 hannesw

8066669: dust.js performance regression caused by primitive field conversion
Reviewed-by: attila, sundar


# 1135:f3a3d20c03f8 10-Dec-2014 attila

8066225: NPE in MethodEmitter with duplicate integer switch cases
Reviewed-by: hannesw, lagergren


# 1118:e26843ca558b 27-Nov-2014 hannesw

8057980: let & const: remaining issues with lexical scoping
Reviewed-by: lagergren, attila


# 1070:34d55faf0b3a 19-Oct-2014 attila

8059844: Implement optimistic splitter
Reviewed-by: hannesw, lagergren


# 1043:3c5cd88e1397 01-Oct-2014 attila

8059371: Code duplication in handling of break and continue
Reviewed-by: jlaskey, lagergren


# 1011:c17045fd979c 09-Sep-2014 attila

8057930: remove eval ID
Reviewed-by: hannesw, sundar


# 971:c93b6091b11e 18-Aug-2014 chegar

Merge


# 953:221a84ef44c0 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com