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

Issue 10907129: Parse and resolve new syntax for named parameters. (Closed)

Created:
8 years, 3 months ago by ahe
Modified:
8 years, 3 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org, compiler-dev_dartlang.org
Visibility:
Public.

Description

Parse and resolve new syntax for named parameters. Committed: https://code.google.com/p/dart/source/detail?r=12114

Patch Set 1 #

Patch Set 2 : update status files #

Patch Set 3 : Rebased #

Patch Set 4 : Update status files #

Patch Set 5 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -13 lines) Patch
M dart/lib/compiler/implementation/resolver.dart View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M dart/lib/compiler/implementation/scanner/parser.dart View 1 2 3 4 4 chunks +15 lines, -6 lines 0 comments Download
M dart/tests/co19/co19-dart2js.status View 1 2 3 4 2 chunks +8 lines, -5 lines 0 comments Download
M dart/tests/language/language_dart2js.status View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
This is a bare minimum to allow us to make progress on changing the libraries.
8 years, 3 months ago (2012-09-08 09:33:13 UTC) #1
kasperl
LGTM. Does the co19 tests give us enough coverage of the syntax?
8 years, 3 months ago (2012-09-10 09:22:03 UTC) #2
ngeoffray
LGTM!
8 years, 3 months ago (2012-09-10 09:27:49 UTC) #3
ahe
8 years, 3 months ago (2012-09-10 13:55:10 UTC) #4
On 2012/09/10 09:22:03, kasperl wrote:
> LGTM. Does the co19 tests give us enough coverage of the syntax?

I think there is enough coverage to submit this as is.

Powered by Google App Engine
This is Rietveld 408576698