Final ES6 Draft
# Andrea Giammarchi (10 years ago)
"The final ES6 ECMAScript 2014 .." aka: The 2015 ECMAScript Language Specification
Did I say already putting a year in the name was confusing? :P
Congratulations Allen and thanks to everyone contributing making this happens.
Best
P.S. little typo in that page ... "This is the final draft of ECME-262 6h Edition" ... I believe you meant 6th, not just 6h ;-)
"The final ES6 ECMAScript 2014 .." aka: *The 2015 ECMAScript Language Specification* Did I say already putting a year in the name was confusing? :P Congratulations Allen and thanks to everyone contributing making this happens. Best Regards P.S. little typo in that page ... "This is the final draft of ECME-262 6h Edition" ... I believe you meant 6th, not just 6h ;-) On Fri, Apr 17, 2015 at 12:23 AM, Allen Wirfs-Brock <allen at wirfs-brock.com> wrote: > The final ES6 ECMAScript 2014 specification draft has been completed and > submitted to the Ecma GA for their consideration and review prior to their > June vote to approve it as a standard. > > The final draft is available at > http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#final_draft > > > The only significant technical change in this draft is some tweaks to > completion value generation within iteration statements. These tweaks > ensure that unroll a loop does not change the resulting completion values. > > Other changes are minor editorial corrections including a few Ecma styling > conformance issues. > > It will still be possible to make a few very minor editorial corrections > before publishings the standard. So please continue to report any bugs or > typos you find to bugs.ecmascript.org. > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150417/afad27ff/attachment-0001.html>
# Dmitry Soshnikov (10 years ago)
Thanks Allen!
Dmitry
Thanks Allen! Dmitry On Thursday, April 16, 2015, Allen Wirfs-Brock <allen at wirfs-brock.com> wrote: > The final ES6 ECMAScript 2014 specification draft has been completed and > submitted to the Ecma GA for their consideration and review prior to their > June vote to approve it as a standard. > > The final draft is available at > http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#final_draft > > > The only significant technical change in this draft is some tweaks to > completion value generation within iteration statements. These tweaks > ensure that unroll a loop does not change the resulting completion values. > > Other changes are minor editorial corrections including a few Ecma styling > conformance issues. > > It will still be possible to make a few very minor editorial corrections > before publishings the standard. So please continue to report any bugs or > typos you find to bugs.ecmascript.org. > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150417/15ef2f04/attachment.html>
# Jason Orendorff (10 years ago)
Congratulations, everyone, on this milestone, and thanks for your work. Looking back all the way to ES5, it's striking just how substantial an improvement ES6 is. It'll ultimately affect almost every line of JS code I write.
Congratulations, everyone, on this milestone, and thanks for your work. Looking back all the way to ES5, it's striking just how substantial an improvement ES6 is. It'll ultimately affect almost every line of JS code I write. -j On Thu, Apr 16, 2015 at 6:23 PM, Allen Wirfs-Brock <allen at wirfs-brock.com> wrote: > The final ES6 ECMAScript 2014 specification draft has been completed and > submitted to the Ecma GA for their consideration and review prior to their > June vote to approve it as a standard. > > The final draft is available at > http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#final_draft > > The only significant technical change in this draft is some tweaks to > completion value generation within iteration statements. These tweaks > ensure that unroll a loop does not change the resulting completion values. > > Other changes are minor editorial corrections including a few Ecma styling > conformance issues. > > It will still be possible to make a few very minor editorial corrections > before publishings the standard. So please continue to report any bugs or > typos you find to bugs.ecmascript.org. > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss >
# Erik Arvidsson (10 years ago)
Allen, this could never have happened without you. Thank you for all the hard work.
Allen, this could never have happened without you. Thank you for all the hard work. On Fri, Apr 17, 2015 at 9:32 AM Jason Orendorff <jason.orendorff at gmail.com> wrote: > Congratulations, everyone, on this milestone, and thanks for your > work. Looking back all the way to ES5, it's striking just how > substantial an improvement ES6 is. It'll ultimately affect almost > every line of JS code I write. > > -j > > On Thu, Apr 16, 2015 at 6:23 PM, Allen Wirfs-Brock > <allen at wirfs-brock.com> wrote: > > The final ES6 ECMAScript 2014 specification draft has been completed and > > submitted to the Ecma GA for their consideration and review prior to > their > > June vote to approve it as a standard. > > > > The final draft is available at > > > http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts#final_draft > > > > The only significant technical change in this draft is some tweaks to > > completion value generation within iteration statements. These tweaks > > ensure that unroll a loop does not change the resulting completion > values. > > > > Other changes are minor editorial corrections including a few Ecma > styling > > conformance issues. > > > > It will still be possible to make a few very minor editorial corrections > > before publishings the standard. So please continue to report any bugs or > > typos you find to bugs.ecmascript.org. > > > > _______________________________________________ > > es-discuss mailing list > > es-discuss at mozilla.org > > https://mail.mozilla.org/listinfo/es-discuss > > > _______________________________________________ > es-discuss mailing list > es-discuss at mozilla.org > https://mail.mozilla.org/listinfo/es-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150417/c525d881/attachment.html>
The final ES6 ECMAScript 2014 specification draft has been completed and submitted to the Ecma GA for their consideration and review prior to their June vote to approve it as a standard.
The final draft is available at harmony:specification_drafts#final_draft
The only significant technical change in this draft is some tweaks to completion value generation within iteration statements. These tweaks ensure that unroll a loop does not change the resulting completion values.
Other changes are minor editorial corrections including a few Ecma styling conformance issues.
It will still be possible to make a few very minor editorial corrections before publishings the standard. So please continue to report any bugs or typos you find to bugs.ecmascript.org.