Sebastian McKenzie
|
2b95b876e1
|
return only constructor if class was a named class with only a constructor/no constructor
|
2015-03-07 01:50:34 +11:00 |
|
Sebastian McKenzie
|
51e336b037
|
class declarations also have a lexical self binding
|
2015-03-07 01:25:18 +11:00 |
|
Sebastian McKenzie
|
130e0ebe6b
|
better classes, more spec compliant and nicer output - fixes #952
|
2015-03-06 23:08:10 +11:00 |
|
Sebastian McKenzie
|
3a11c7d46b
|
as per "ES6 February 2, 2015 Draft Rev 32" "Constructors defined using class definition syntax throw when called as functions"
|
2015-02-03 15:16:16 +11:00 |
|
Sebastian McKenzie
|
102a566b1d
|
ensure newlines at end of transformation tests
|
2014-11-19 21:09:50 +11:00 |
|
Sebastian McKenzie
|
171bcad870
|
make transformation tests compare output instead of ast
|
2014-11-03 17:52:15 +11:00 |
|
Sebastian McKenzie
|
591f123670
|
update tests to work with new syntax
|
2014-10-31 11:38:52 +11:00 |
|
Sebastian McKenzie
|
8136b4c40b
|
rename syntax tests to transformation
|
2014-10-25 09:09:55 +11:00 |
|