alexlamsl
|
a942dc07c4
|
fix parser tests
update exception messages
|
2017-02-28 03:58:01 +08:00 |
|
Anthony Van de Gejuchte
|
13ed445607
|
Improve support for binding pattern
Including improvements for parameters, variable assignment and
catch parameter.
|
2016-09-05 17:48:48 +02:00 |
|
Anthony Van de Gejuchte
|
1c15d0db45
|
Fix quoting of properties
- Make AST_ConciseMethod child of AST_ObjectProperty.
- Fix some typos.
|
2016-08-26 15:06:24 +02:00 |
|
Anthony Van de Gejuchte
|
ca04508cd1
|
Restrict yield outside generators in strict mode
* Move some yield/generic tests from compress/harmony.js to
compress/yield.js
* Adjust error messages to conform ecmascript standards
|
2016-06-19 21:03:36 +02:00 |
|
Anthony Van de Gejuchte
|
6b03b800b3
|
Only last parameter between parentheses can have spread
|
2016-06-19 20:51:29 +02:00 |
|