aboutsummaryrefslogtreecommitdiff
path: root/test/script/error
AgeCommit message (Expand)Author
2015-06-178098847: obj."prop" and obj.'prop' should result in SyntaxErrorsundar
2015-06-098086032: Add compiler error tests when syntax extensions are used with --no-s...sundar
2014-08-208027043: Turn global accesses into MethodHandle.constant, with one chance of ...attila
2014-08-208044638: Tidy up Nashorn codebase for code standardsattila
2014-05-028027933: Add --const-as-var optionsundar
2014-04-028039047: Parser accepts conditional catch clauses even when --no-syntax-exten...sundar
2013-10-088026039: future strict names are allowed as function name and argument name o...sundar
2013-07-128020437: Wrong handling of line numbers with multiline string literalssundar
2013-07-028019553: NPE on illegal l-value for increment and decrementsundar
2013-06-138016522: Numeric literal must not be followed by IdentifierStarthannesw
2013-04-308013533: Increase code coverage report for types and logginglagergren
2013-04-298008814: Configurable ignore/warning/error behavior for function declaration ...attila
2013-01-088005835: NASHORN-668 output fails to compare with the corresponding .EXPECTED...sundar
2013-01-048005663: Update copyright year to 2013jlaskey
2012-12-218005403: Open-source Nashornjlaskey