8000 Tags · fkling/regenerator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fkling/regenerator

Tags

symbol

Toggle symbol's commit message
FEE7
Fall back to '@@iterator' in for-of loop.

Regenerator's for-of implementation doesn't play nice with other
code that uses `'@@iterator'` to "polyfill" iterables. This would fix
it.

v0.6.5

Toggle v0.6.5's commit message
Bump NPM version to 0.6.5 in preparation for publishing.

v0.6.1

Toggle v0.6.1's commit message
Bump NPM version to 0.6.1 in preparation for publishing.

v0.5.0

Toggle v0.5.0's commit message
Bump NPM version to 0.5.0 in preparation for publishing.

The minor version bump is due to the switch from esprima (harmony) to
esprima-fb. I don't anticipate any backwards compatibility problems, but
this change is potentially user-visible, so it needs to be optional.

v0.4.12

Toggle v0.4.12's commit message
Bump NPM version to 0.4.12 in preparation for publishing.

v0.4.11

Toggle v0.4.11's commit message
Bump NPM version to 0.4.11 in preparation for publishing.

v0.4.10

Toggle v0.4.10's commit message
Bump NPM version to 0.4.10 in preparation for publishing.

v0.4.9

Toggle v0.4.9's commit message
Bump NPM version to 0.4.9 in preparation for publishing.

v0.4.6

Toggle v0.4.6's commit message
Bump NPM version to 0.4.6 in preparation for publishing.

v0.4.2

Toggle v0.4.2's commit message
Bump NPM version to 0.4.2 in preparation for publishing.

0