Sebastian McKenzie
|
d26e7ad577
|
fix no RHS in class properties causing undefined to be used instead of a noop - fixes #1396
|
2015-04-30 23:09:17 +01:00 |
|
Sebastian McKenzie
|
deed48a3db
|
fix decorator interop - fixes #1277
|
2015-04-25 18:18:30 +01:00 |
|
Jay Phelps
|
6ca565d7fb
|
class properties with an undefined value are now correctly writable
|
2015-04-13 20:53:05 -07:00 |
|
Sebastian McKenzie
|
26b5174dfa
|
add descriptor for all class properties - fixes #1235
|
2015-04-12 08:53:01 -07:00 |
|
Sebastian McKenzie
|
1360c93e4b
|
fix enumerable property position in test
|
2015-04-11 16:35:19 -07:00 |
|
Sebastian McKenzie
|
793090628d
|
fix #1157 regression test
|
2015-04-04 17:03:54 +11:00 |
|
Sebastian McKenzie
|
480fa7f4e0
|
add regression test for #1157
|
2015-04-04 16:59:29 +11:00 |
|
Sebastian McKenzie
|
3c343adf33
|
add support for super update and assignment expressions - fixes #426
|
2015-04-02 02:21:04 +11:00 |
|
Sebastian McKenzie
|
9ea999b261
|
clean up class property initializers, handle scope collisions in constructors
|
2015-03-30 20:32:14 +11:00 |
|