Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

tests/cases/classes.coffee now "passes" using coffeescript 1.3.3 #12

Merged
merged 4 commits into from Aug 29, 2012
Merged

tests/cases/classes.coffee now "passes" using coffeescript 1.3.3 #12

merged 4 commits into from Aug 29, 2012

Conversation

bfanger
Copy link
Contributor

@bfanger bfanger commented Aug 29, 2012

A coffeescript class no longer generates javascript that throws an TypeError in Firefox in "use strict" mode.
Which was the most important change in 1.3.3 for me.

"Due to the new semantics of JavaScript's strict mode, CoffeeScript no longer guarantees that constructor functions have names in all runtimes. See jashkenas/coffeescript#2052 for discussion."

I also added a testrunner on the test overview page, which i'm sure you'll like.

"Due to the new semantics of JavaScript's strict mode, CoffeeScript no longer guarantees that constructor functions have names in all runtimes. See #2052 for discussion."

jashkenas/coffeescript#2052
alxlit added a commit that referenced this pull request Aug 29, 2012
tests/cases/classes.coffee now "passes" using coffeescript 1.3.3
@alxlit alxlit merged commit 3ce8cae into alxlit:master Aug 29, 2012
@alxlit
Copy link
Owner

alxlit commented Aug 29, 2012

nice! should 1.3.1 be re-tagged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants