Sebastian McKenzie
|
d6b39bc89b
|
HomeObject isn't dynamic - fixes #690
|
2015-02-04 18:47:58 +11:00 |
|
Sebastian McKenzie
|
36fa174901
|
change instance reference to this in class super constructor call template - fixes #689
|
2015-02-04 10:03:15 +11:00 |
|
Sebastian McKenzie
|
8d81a382f7
|
inline back the super constructor call helper - fixes #684
|
2015-02-04 08:39:45 +11:00 |
|
Sebastian McKenzie
|
72de8f5c9b
|
fix class tests to reflect new call behaviour
|
2015-02-03 15:35:24 +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 |
|
Brian Donovan
|
af1912ab7a
|
Ensure constructors use the current super class.
This is an extension of 324a4a1b22c5cd6b624d7689f8ec97a8c36eb165.
|
2015-01-08 09:31:18 -08:00 |
|
James Kyle
|
3b4c9c415e
|
Make parent constructor check explicit when extending from null - fixes #386
|
2015-01-04 13:45:13 -08:00 |
|
Sebastian McKenzie
|
13933bc9b8
|
move templates folder into transformation folder
|
2014-12-29 01:24:35 +11:00 |
|