Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

History / ES6 (a.k.a. Harmony) Features Implemented in V8 and Available in Node

Revisions

  • Updated ES6 (a.k.a. Harmony) Features Implemented in V8 and Available in Node (markdown)

    @davisonio davisonio committed Apr 1, 2016
  • Clarified that `--harmony_proxies` in v8 enables a now obsolete Proxy API and linked to a shim library which allows node developers to use the official Proxy API (implemented on top of the obsolete API) [full disclosure: I'm the author of the linked-to shim library]

    @tvcutsem tvcutsem committed Jul 6, 2015
  • Fixed the animated gif examples. (i.e. removed them). Reason: the first animated gif example doesn't work anymore ("let" doesn't seem to exist), and both don't allow you to copy/paste, and requrie you to sit and watch someome slowly type them, then have it disappear on you while you're reading it.

    @epitron epitron committed Mar 2, 2015
  • ES6 String templates are available in the yet unstable 3.31 of V8, can be tried out in Chrome Canary 41

    @CoDEmanX CoDEmanX committed Jan 14, 2015
  • Updated ES6 (a.k.a. Harmony) Features Implemented in V8 and Available in Node (markdown)

    Refael Ackermann committed Aug 29, 2014
  • Updated ES6 (a.k.a. Harmony) Features Implemented in V8 and Available in Node (markdown)

    Refael Ackermann committed Aug 29, 2014
  • A glimpse into the future

    Refael Ackermann committed Aug 29, 2014
  • The changes we got in 0.11.13

    Refael Ackermann committed May 7, 2014
  • Fixes typo

    @dresende dresende committed Sep 14, 2013
  • Updated ES6 (a.k.a. Harmony) Features Implemented in V8 and Available in Node (markdown)

    Refael Ackermann committed Sep 7, 2013
  • Created ES6 feature tracking page

    Refael Ackermann committed Sep 7, 2013