diff --git a/inactive-proposals.md b/inactive-proposals.md index 3992a964..4c9068c8 100644 --- a/inactive-proposals.md +++ b/inactive-proposals.md @@ -9,5 +9,6 @@ Inactive proposals are proposals that at one point were presented to the committ | [Error.isError](https://github.com/ljharb/proposal-is-error) | Jordan Harband | Withdrawn: in favor of a future proposal to standardize Error stack traces | | [Set/Map.prototype.toJSON](https://github.com/DavidBruant/Map-Set.prototype.toJSON) | David Bruant and Jordan Harband | Rejected: better solved by a custom replacer function. | | [Typed Objects](https://github.com/dslomov/typed-objects-es7) | Dmitry Lomov, Niko Matsakis | [Abandoned](https://github.com/tc39/ecma262/commit/02455e5e2964f62b13818c6fd23289381ecafdf8). | +| [Object enumerables](https://github.com/leobalter/object-enumerables) | Leo Balter & John-David Dalton | Rejected See also the [stage 0 proposals](stage-0-proposals.md), [active proposals](README.md), and [finished proposals](finished-proposals.md) documents. diff --git a/stage-0-proposals.md b/stage-0-proposals.md index c46b0a45..025923ca 100644 --- a/stage-0-proposals.md +++ b/stage-0-proposals.md @@ -19,7 +19,6 @@ Stage 0 proposals have been presented to the committee and not rejected definiti | | [Function Expression Decorators](https://goo.gl/8MmCMG) | Igor Minar | 0 | | ๐Ÿš€ | [Zones](https://github.com/domenic/zones) ([spec](https://domenic.github.io/zones/)) | Domenic Denicola & Miลกko Hevery | 0 | | | [Updates to Tail Calls to include an explicit syntactic opt-in](https://github.com/tc39/proposal-ptc-syntax) | Brian Terlson & Eric Faust | 0 | -| ๐Ÿš€ | [Object enumerables](https://github.com/leobalter/object-enumerables) | Leo Balter & John-David Dalton | 0 | | ๐Ÿš€ | [Unicode property escapes `\p{โ€ฆ}` and `\P{โ€ฆ}` in regular expressions](https://github.com/mathiasbynens/es-regexp-unicode-property-escapes) | Mathias Bynens, Daniel Ehrenberg, Brian Terlson | 0 | | ๐Ÿš€? | [Nested `import` declarations](https://github.com/tc39/ecma262/pull/646) | Ben Newman, Meteor Development Group | 0 |