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

Issue 9284029: Issue 1229. Report error for using unary plus operator. (Closed)

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

Description

Issue 1229. Report error for using unary plus operator. http://code.google.com/p/dart/issues/detail?id=1229 R=zundel@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3560

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +8 lines, -2 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/NegativeParserTest.java View 1 chunk +13 lines, -0 lines 0 comments Download
M tests/language/language.status View 1 chunk +2 lines, -0 lines 0 comments Download
A tests/language/src/UnaryPlusNegativeTest.dart View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 11 months ago (2012-01-24 18:58:20 UTC) #1
zundel
8 years, 11 months ago (2012-01-24 18:59:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698