Andreas Woess
5881148f01
8134503: support ES6 parsing in Nashorn
...
Reviewed-by: jlaskey, sundar, mhaupt
2016-04-27 15:50:33 +02:00
Athijegannathan Sundararajan
55f2b58bad
8098847: obj."prop" and obj.'prop' should result in SyntaxError
...
Reviewed-by: hannesw, attila
2015-06-17 14:21:20 +05:30
Athijegannathan Sundararajan
f5e449156c
8086032: Add compiler error tests when syntax extensions are used with --no-syntax-extensions option
...
Reviewed-by: attila, hannesw
2015-06-09 14:19:57 +05:30
Attila Szegedi
5ec014a881
8044638: Tidy up Nashorn codebase for code standards
...
Reviewed-by: lagergren, sundar
2014-06-04 13:08:57 +02:00
Athijegannathan Sundararajan
7579bb9eb4
8027933: Add --const-as-var option
...
Reviewed-by: jlaskey, hannesw
2014-05-02 19:15:59 +05:30
Athijegannathan Sundararajan
79fba7993d
8039047: Parser accepts conditional catch clauses even when --no-syntax-extensions / -nse option is passed
...
Reviewed-by: lagergren, attila
2014-04-02 15:52:31 +05:30
Athijegannathan Sundararajan
21a8fda433
8026039: future strict names are allowed as function name and argument name of a strict function
...
Reviewed-by: hannesw, jlaskey
2013-10-08 14:57:31 +02:00
Athijegannathan Sundararajan
4972fea316
8020437: Wrong handling of line numbers with multiline string literals
...
Reviewed-by: attila, lagergren
2013-07-12 15:01:33 +05:30
Athijegannathan Sundararajan
f05a001210
8019553: NPE on illegal l-value for increment and decrement
...
Reviewed-by: jlaskey, attila, lagergren
2013-07-02 18:00:15 +05:30
Hannes Wallnöfer
bd1ee81a66
8016522: Numeric literal must not be followed by IdentifierStart
...
Reviewed-by: lagergren, sundar
2013-06-13 14:02:43 +02:00
Marcus Lagergren
a2c222ef34
8013533: Increase code coverage report for types and logging
...
Reviewed-by: hannesw, sundar
2013-04-30 09:42:13 +02:00
Attila Szegedi
8c132a0300
8008814: Configurable ignore/warning/error behavior for function declaration as statement
...
Reviewed-by: jlaskey, sundar
2013-04-29 23:22:20 +02:00
Athijegannathan Sundararajan
d8e79f1ce1
8005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED file
...
Reviewed-by: lagergren, hannesw
2013-01-08 15:02:36 +05:30
James Laskey
311f43d5a6
8005663: Update copyright year to 2013
...
Reviewed-by: sundar
2013-01-04 09:58:33 -04:00
Jim Laskey
98762d6ee0
8005403: Open-source Nashorn
...
Co-authored-by: Akhil Arora <akhil.arora@oracle.com>
Co-authored-by: Andreas Woess <andreas.woess@jku.at>
Co-authored-by: Attila Szegedi <attila.szegedi@oracle.com>
Co-authored-by: Hannes Wallnoefer <hannes.wallnoefer@oracle.com>
Co-authored-by: Henry Jen <henry.jen@oracle.com>
Co-authored-by: Marcus Lagergren <marcus.lagergren@oracle.com>
Co-authored-by: Pavel Semenov <pavel.semenov@oracle.com>
Co-authored-by: Pavel Stepanov <pavel.stepanov@oracle.com>
Co-authored-by: Petr Hejl <petr.hejl@oracle.com>
Co-authored-by: Petr Pisl <petr.pisl@oracle.com>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: attila, hannesw, lagergren, sundar
2012-12-21 16:36:24 -04:00