Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(741)

Issue 2954653002: Add proposal for new mixin declaration syntax. (Closed)

Created:
3 years, 6 months ago by Lasse Reichstein Nielsen
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 15

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -0 lines) Patch
A docs/language/informal/mixin-declaration.md View 1 1 chunk +196 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Lasse Reichstein Nielsen
Markdownified by docs, please check if there are silly mistakes I have missed..
3 years, 6 months ago (2017-06-23 12:42:18 UTC) #2
floitsch
LGTM. https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md File docs/language/informal/mixin-declaration.md (right): https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md#newcode30 docs/language/informal/mixin-declaration.md:30: * Nobody understands how the super-feature actually works ...
3 years, 6 months ago (2017-06-23 13:33:36 UTC) #3
Brian Wilkerson
DBC https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md File docs/language/informal/mixin-declaration.md (right): https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md#newcode39 docs/language/informal/mixin-declaration.md:39: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;('super' *types*)? ('implements' *types*)? '{' <em>mixinMember</em>* '}' Did ...
3 years, 6 months ago (2017-06-23 14:37:04 UTC) #5
floitsch
https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md File docs/language/informal/mixin-declaration.md (right): https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md#newcode39 docs/language/informal/mixin-declaration.md:39: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;('super' *types*)? ('implements' *types*)? '{' <em>mixinMember</em>* '}' On 2017/06/23 ...
3 years, 6 months ago (2017-06-23 19:49:25 UTC) #6
Lasse Reichstein Nielsen
https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md File docs/language/informal/mixin-declaration.md (right): https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md#newcode30 docs/language/informal/mixin-declaration.md:30: * Nobody understands how the super-feature actually works (http://dartbug.com/29758, ...
3 years, 5 months ago (2017-06-26 09:08:29 UTC) #7
Lasse Reichstein Nielsen
Committed patchset #2 (id:20001) manually as aeacff4f2bf7df1a88950d8714db4a3430958780 (presubmit successful).
3 years, 5 months ago (2017-06-30 12:17:38 UTC) #9
floitsch
https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md File docs/language/informal/mixin-declaration.md (right): https://codereview.chromium.org/2954653002/diff/1/docs/language/informal/mixin-declaration.md#newcode95 docs/language/informal/mixin-declaration.md:95: ``` On 2017/06/26 09:08:29, Lasse Reichstein Nielsen wrote: > ...
3 years, 5 months ago (2017-06-30 18:40:54 UTC) #10
Lasse Reichstein Nielsen
3 years, 5 months ago (2017-07-03 07:10:40 UTC) #11
Message was sent while issue was closed.
Doh. I guess I somehow managed to undo that change again after doing it.
The rest looks fine. Thanks.

Powered by Google App Engine
This is Rietveld 408576698