Alex Lam S.L
|
ace272f0c5
|
improve test for #2689 (#2694)
|
2017-12-30 15:49:49 +08:00 |
|
Alex Lam S.L
|
725aac8b46
|
fix parse and output of yield (#2690)
fixes #2689
|
2017-12-30 03:27:26 +08:00 |
|
Alex Lam S.L
|
a2172e1a99
|
fix parsing of yield as object key (#1976)
fixes #1974
|
2017-05-20 13:11:37 +08:00 |
|
kzc
|
abbeb266b5
|
[ES6] output parens for yield when parented by AST_Dot or AST_Sub (#1419)
|
2017-01-19 17:15:59 +01:00 |
|
Anthony Van de Gejuchte
|
947b8750e8
|
Make classes implicitly strict mode
|
2016-10-17 20:24:38 +02:00 |
|
Anthony Van de Gejuchte
|
766fafda8b
|
Don't remove empty generators passed as parameter
|
2016-07-19 18:13:07 +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 |
|