This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
33128b0ccf6cbda998a82b7f8ee2e0a5e14d9b3f
babel
/
test
/
core
/
fixtures
/
transformation
/
es6.classes
History
Sebastian McKenzie
80a7f13460
register named method id as a reference to avoid collisions -
fixes
#1664
2015-06-01 21:53:34 +01:00
..
accessing-super-class
…
accessing-super-properties
…
bare-super
…
calling-super-properties
…
computed-methods
…
constructor
…
constructor-binding-collision
…
defining-constructor-as-a-mutator
…
derived-constructor-must-call-super
…
instance-getter
…
instance-getter-and-setter
…
instance-method
…
instance-setter
…
name-method-collision
register named method id as a reference to avoid collisions -
fixes
#1664
2015-06-01 21:53:34 +01:00
plain-class
…
preserves-directives
…
relaxed-method-coercion
relax key aliases for plain methods -
fixes
#1649
2015-05-30 23:53:39 -04:00
statement
…
static
…
super-call-only-allowed-in-derived-constructor
…
super-class
…
super-class-anonymous
…
super-class-id-member-expression
…
super-function-fallback
…
super-illegal-non-constructor-call
…
this-not-allowed-before-super-in-derived-classes
validate
this
before
super
on exit, not enter -
fixes
#1284
2015-04-16 22:04:18 -07:00
this-not-allowed-before-super-in-derived-classes-2
validate
this
before
super
on exit, not enter -
fixes
#1284
2015-04-16 22:04:18 -07:00
options.json
…