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

Issue 10872087: Syntactic support for redirecting factory constructors (issue 3968) (Closed)

Created:
8 years, 3 months ago by Brian Wilkerson
Modified:
8 years, 3 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Syntactic support for redirecting factory constructors (issue 3968) Committed: https://code.google.com/p/dart/source/detail?r=11404

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -1 line) Patch
M compiler/java/com/google/dart/compiler/ast/DartMethodDefinition.java View 3 chunks +52 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 2 chunks +38 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/ParserErrorCode.java View 1 chunk +1 line, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 3 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Brian Wilkerson
This (obviously) doesn't include the changes required in the resolver or type analyzer, but lays ...
8 years, 3 months ago (2012-08-27 17:57:55 UTC) #1
scheglov
8 years, 3 months ago (2012-08-27 18:03:01 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698