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

Issue 11970011: Add an element for mixin applications. For now, the resolver complains about mixin applications -- … (Closed)

Created:
7 years, 11 months ago by kasperl
Modified:
7 years, 11 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add an element for mixin applications. For now, the resolver complains about mixin applications -- but at least now the listeners support them. R=ahe@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=17267

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -19 lines) Patch
M sdk/lib/_internal/compiler/implementation/elements/elements.dart View 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/elements/modelx.dart View 3 chunks +23 lines, -12 lines 1 comment Download
M sdk/lib/_internal/compiler/implementation/resolution/members.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/scanner/listener.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/scanner/scannerlib.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
kasperl
7 years, 11 months ago (2013-01-16 13:49:31 UTC) #1
ahe
Can you test this by doing something like tests/compiler/dart2js/metadata_test.dart? https://codereview.chromium.org/11970011/diff/1/sdk/lib/_internal/compiler/implementation/elements/modelx.dart File sdk/lib/_internal/compiler/implementation/elements/modelx.dart (right): https://codereview.chromium.org/11970011/diff/1/sdk/lib/_internal/compiler/implementation/elements/modelx.dart#newcode1764 sdk/lib/_internal/compiler/implementation/elements/modelx.dart:1764: ...
7 years, 11 months ago (2013-01-18 12:15:48 UTC) #2
ahe
LGTM except for the lack of tests.
7 years, 11 months ago (2013-01-18 12:16:02 UTC) #3
kasperl
7 years, 11 months ago (2013-01-18 12:59:24 UTC) #4
Message was sent while issue was closed.
Thanks, Peter. I'll address the concerns in another CL. Stay tuned.

Powered by Google App Engine
This is Rietveld 408576698