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

Issue 9949016: Adds fixes for the 'super' keyword used by itself in certain situations (Closed)

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

Description

Adds fixes for the 'super' keyword used by itself in certain situations Committed: https://code.google.com/p/dart/source/detail?r=6240

Patch Set 1 : Removed ResolverErrorCode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -28 lines) Patch
M compiler/java/com/google/dart/compiler/parser/AbstractParser.java View 2 chunks +18 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 5 chunks +19 lines, -3 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/ParserErrorCode.java View 1 chunk +5 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/DartCompilerListenerTest.java View 1 chunk +8 lines, -4 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 2 chunks +59 lines, -0 lines 0 comments Download
M tests/co19/co19-compiler.status View 1 chunk +4 lines, -20 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
This is not such an important feature, but clears off a lot of co19 failures.
8 years, 8 months ago (2012-04-05 18:04:35 UTC) #1
scheglov
8 years, 8 months ago (2012-04-05 18:26:38 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698