Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Feb 19, 2018. It is now read-only.
/discussPublic archive

Commitc8a92a1

Browse files
committed
Reflect recent PRs
1 parent202b4c3 commitc8a92a1

File tree

1 file changed

+11
-5
lines changed

1 file changed

+11
-5
lines changed

‎README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,19 +107,25 @@ New ES2015+ features that cannot be added without causing breaking changes, like
107107
108108
[This has been merged](https://github.com/jashkenas/coffeescript/pull/4306) and released as part of CoffeeScript 1.12.
109109

110-
##Features to Implement
111-
112-
####Classes:`get`,`set` and`static` keywords[(#17)](https://github.com/coffeescript6/discuss/issues/17)[(#70)](https://github.com/coffeescript6/discuss/issues/70)
110+
####`get` and`set` keywords throw errors[(#17)](https://github.com/coffeescript6/discuss/issues/17)
113111

114112
>CoffeeScript 2 only
115113
116-
Classes should support getters and setters[(#17)](https://github.com/coffeescript6/discuss/issues/17) and the`static` keyword[(#70)](https://github.com/coffeescript6/discuss/issues/70).
114+
[This has been merged](https://github.com/jashkenas/coffeescript/pull/4484) into the`2` branch.
117115

118116
####Destructuring: Idiomatic output[(#69)](https://github.com/coffeescript6/discuss/issues/69)
119117

120118
>CoffeeScript 2 only
121119
122-
CoffeeScript 1.x already supports destructuring; this task would be to change CoffeeScript’s output from ES3 plain variable assignment into ES2015 destructuring syntax.
120+
[This has been merged](https://github.com/jashkenas/coffeescript/pull/4478) into the`2` branch.
121+
122+
##Features to Implement
123+
124+
####Destructuring: Object spreads
125+
126+
>CoffeeScript 2 only
127+
128+
[This PR](https://github.com/jashkenas/coffeescript/pull/4493) aims to support splats in destructured objects.
123129

124130
##Not in Scope
125131

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp