> Rather, we should minimize the state machine and how we talk about it. We > could generalize it using Curr, Next, Curr&Next, and Curr-Next labels.
I’m awfully sorry for belaboring this point. But the labels and the quote below don’t go together. Quoting Brendan: >> - ES6 is a superset of ES5.strict. > > That's always been promised. Then I would only expect two labels: ES6 and non-strict ES6-only => (a subset of) ES6 ES5-only => only possible for non-strict constructs => non-strict ES5&ES6 => (a subset of) ES6 ES5~EAS6 => not possible (“The construct has identical syntax and static semantics in both ES5 and ES6, but differing semantics.”) -- Dr. Axel Rauschmayer [email protected] home: rauschma.de twitter: twitter.com/rauschma blog: 2ality.com _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

